[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 7 / c / KSPFetchedResultsController / 1.0.1 / KSPFetchedResultsController.podspec.json
blob2e57d88462f02bc129722e4e16ab3b4706db4524
2   "name": "KSPFetchedResultsController",
3   "version": "1.0.1",
4   "authors": {
5     "Konstantin Pavlikhin": "k.pavlikhin@gmail.com"
6   },
7   "social_media_url": "https://twitter.com/kpavlikhin",
8   "license": {
9     "type": "MIT",
10     "file": "License.md"
11   },
12   "homepage": "https://github.com/konstantinpavlikhin/KSPFetchedResultsController",
13   "source": {
14     "git": "https://github.com/konstantinpavlikhin/KSPFetchedResultsController.git",
15     "tag": "1.0.1"
16   },
17   "summary": "The most advanced NSFetchedResultsController reimplementation for a desktop Cocoa.",
18   "platforms": {
19     "osx": "10.8"
20   },
21   "requires_arc": true,
22   "frameworks": "CoreData",
23   "source_files": "*.{h,m}"