[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / c / 0 / DATASource / 5.0.1 / DATASource.podspec.json
blobdfedbd7c07a59cef7fbd123c001cbcc4007cd67c
2   "name": "DATASource",
3   "version": "5.0.1",
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.1"
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   ]