Let ListMonitor expose methods for Section Indexes (fixes #32)

This commit is contained in:
John Estropia
2016-01-06 19:16:46 +09:00
parent 863d4d1d5a
commit 71c3abc4f3
3 changed files with 52 additions and 2 deletions

View File

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