2 "name": "GMCoreDataMultipleSectionsTableVC",
4 "summary": "UITableViewController subclass backed by multiple NSFetchedResultsControllers",
5 "description": "\tUITableViewControllers are backed most of the time with only one NSFetchedResultsController. This subclass allows you to have multiple NSFetchedResultsControllers, each under a section with a custom title.\n",
6 "homepage": "https://github.com/imton/GMCoreDataMultipleSectionsTableVC/",
9 "Gaston Morixe": "gaston@black.uy"
12 "git": "https://github.com/imton/GMCoreDataMultipleSectionsTableVC.git",
15 "social_media_url": "https://twitter.com/imton",
20 "frameworks": "CoreData",
21 "source_files": "*.{h,m}",
22 "public_header_files": "*.h"