This commit is contained in:
John Rommel Estropia
2015-05-30 17:26:31 +09:00
parent 869660d41d
commit a6f3c0bf95

View File

@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "CoreStore"
s.version = "0.1.0"
s.version = "0.1.1"
s.license = "MIT"
s.summary = "Simple, elegant, and smart Core Data programming with Swift"
s.homepage = "https://github.com/JohnEstropia/CoreStore"