[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / c / 0 / DATASource / 5.0.2 / DATASource.podspec.json
blobf315d8bfdc3a6796a6dfe8377fe83b7d9d967ff8
2   "name": "DATASource",
3   "version": "5.0.2",
4   "summary": "NSFetchedResultsController made stupid easy",
5   "homepage": "https://github.com/3lvis/DATASource",
6   "license": "MIT",
7   "authors": {
8     "Elvis Nuñez": "elvisnunez@me.com"
9   },
10   "source": {
11     "git": "https://github.com/3lvis/DATASource.git",
12     "tag": "5.0.2"
13   },
14   "social_media_url": "https://twitter.com/3lvis",
15   "platforms": {
16     "ios": "8.0",
17     "tvos": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "Source/**/*",
21   "frameworks": [
22     "Foundation",
23     "UIKit",
24     "CoreData"
25   ]