2 "name": "MGECoreDataKit",
4 "summary": "Helper classes for handle CoreData",
5 "description": "`MGECoreDataStack`: Used to encapsulate all the core data stack.\n `MGEQuickFRC`: This class tries to encapsulate the boilerplate code that usually is added to a view controller when using a `NSFetchedResultsController` object. A `UITableView` or a `UICollectionView` can be assigned to instances of this class, and then will be updated on every update, insertion or deletion in the data model",
6 "homepage": "https://github.com/ManueGE/MGECoreDataKit",
12 "ManueGE": "manuel@softopusgarden.com"
14 "social_media_url": "http://twitter.com/ManueGE",
19 "git": "https://github.com/ManueGE/MGECoreDataKit.git",
22 "source_files": "MGECoreDataKit/MGECoreDataKit/*.{h,m}",
24 "public_header_files": "MGECoreDataKit/MGECoreDataKit/*.h",