fix error when CoreStoreObject types have deep namespaces

This commit is contained in:
John Estropia
2017-05-17 15:55:33 +09:00
parent 67863120e0
commit eaf7544c50
4 changed files with 4 additions and 4 deletions

View File

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