From 7a8029204280ffdffc654c4282a7d4a03565ff57 Mon Sep 17 00:00:00 2001 From: Arthur Ariel Sabintsev Date: Wed, 18 Oct 2017 22:36:06 -0400 Subject: [PATCH] Fixes #25 by adding @objcMembers attribute. --- Zephyr.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Zephyr.podspec b/Zephyr.podspec index df392b7..ea7ad41 100755 --- a/Zephyr.podspec +++ b/Zephyr.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Zephyr" - s.version = "3.0.0" + s.version = "3.0.1" s.summary = "Effortlessly synchronize UserDefaults over iCloud" s.description = <<-DESC