version bump, cleanup, unit test

This commit is contained in:
John Estropia
2016-09-30 13:28:19 +09:00
parent 243b6a76d5
commit 862ef27374
12 changed files with 151 additions and 44 deletions

View File

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