add missing scheme

This commit is contained in:
John Rommel Estropia
2016-03-23 23:20:24 +09:00
parent 6e202aa7ca
commit 9f1a351311
3 changed files with 106 additions and 2 deletions

View File

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