CocoaPods trunk is moving to be read-only. Read more on the blog, there are 14 months to go.

Malovichko Oleksandr

1pod

MAGCoreData

MAGCoreData is Core Data helpers classes to kill boilerplate code.

  • Easy creating of managed object context, and child contextes
  • Helping to parse NSDictionary to NSManagedObject with easy class mapping
  • Category for NSManagedObjectContext for easy objects management (find, update, create)
  • Fetch Result controller class for helping data refreshing when data is updated

License: MIT

  • Objective C