WIP: minor conveniences to the ImportableUniqueObject protocol

This commit is contained in:
John Estropia
2017-01-20 21:51:00 +09:00
parent 6d83564a1a
commit 73450d0b29
7 changed files with 394 additions and 5 deletions

View File

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