fixed Cartfile dependency

This commit is contained in:
John Rommel Estropia
2016-05-26 01:28:26 +09:00
parent e38093342d
commit a158f1d585
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
github "JohnEstropia/GCDKit" == 1.2.4
github "JohnEstropia/GCDKit" == 1.2.5

View File

@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "CoreStore"
s.version = "1.6.6"
s.version = "1.6.7"
s.license = "MIT"
s.summary = "Unleashing the real power of Core Data with the elegance and safety of Swift"
s.homepage = "https://github.com/JohnEstropia/CoreStore"

View File

@@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.6.6</string>
<string>1.6.7</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>