Merge branch 'develop' into swift3_develop

# Conflicts:
#	Sources/Internal/NotificationObserver.swift
This commit is contained in:
John Estropia
2016-09-06 12:05:40 +09:00
3 changed files with 3 additions and 11 deletions

View File

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