[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / 8 / e / Fetchable / 0.9.4 / Fetchable.podspec.json
blob242f3a6b065aecbfec2258d5dc35a9d6f705a49e
2   "name": "Fetchable",
3   "version": "0.9.4",
4   "summary": "Easy FRC-backed UITableView and UICollectionViewControllers",
5   "description": "                    Stop copy/pasting your `NSFetchedResultsControllerDelegate` implementations around!\n\n                    FRC-backed UITableView and UICollectionViewControllers in very little code.\n",
6   "homepage": "https://github.com/phatblat/Fetchable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ben Chatelain": "benchatelain@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/phatblat",
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/phatblat/Fetchable.git",
20     "tag": "0.9.4"
21   },
22   "source_files": "Classes/**/*.{h,m}",
23   "frameworks": "CoreData",
24   "requires_arc": true