[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / 1 / 6 / UITableView+NSFetchedResultsController / 1.0 / UITableView+NSFetchedResultsController.podspec.json
blobed2f34e1aea3801aa530480a51a14e12c167b80a
2   "name": "UITableView+NSFetchedResultsController",
3   "version": "1.0",
4   "summary": "NSFRC category for UITV that avoids lots of pitfalls of the usual sample code.",
5   "homepage": "https://github.com/radianttap/UITableView-NSFetchedResultsController",
6   "license": "MIT",
7   "authors": {
8     "Aleksandar Vacić": "radianttap.com"
9   },
10   "source": {
11     "git": "https://github.com/radianttap/UITableView-NSFetchedResultsController.git",
12     "tag": "1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": "UITableView+NSFetchedResultsController.{h,m}",
18   "frameworks": "CoreData",
19   "requires_arc": true