2 "name": "HBSFetchedTableController",
4 "summary": "A layer between UITableView and NSFetchedResultsController.",
5 "description": "Layer between CoreData's NSFetchedResultsController and UITableView. Incapsulates all boilerplate code, and let you split your code by logic - configuration factories and behaviour delegates.",
6 "homepage": "https://github.com/RealBonus/HBSFetchedTableController",
9 "Pavel Anokhov": "p.anokhov@gmail.com"
11 "social_media_url": "https://www.instagram.com/pavel_anokhov/",
21 "git": "https://github.com/RealBonus/HBSFetchedTableController.git",
24 "source_files": "Pod/Classes/**/*"