2 "name": "SimpleTableView",
4 "summary": "SimpleTableView is an easy way of using a tableView connected to CoreData via a NSFetchedResultsController with pagination capabilities.",
5 "homepage": "https://github.com/lagubull/",
11 "Javier Laguna": "lagubull@hotmail.com"
17 "git": "https://github.com/lagubull/SimpleTableView.git",
21 "source_files": "SimpleTableView/**/*.{h,m}",
22 "public_header_files": "SimpleTableView/**/*.{h}",
26 "name": "STVPaginatingView",