update for Xcode 9.1

This commit is contained in:
John Estropia
2017-11-01 19:49:42 +09:00
parent 21961780d4
commit f3816b9abf
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "CoreStore"
s.version = "4.2.1"
s.version = "4.2.2"
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"