[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / c / 0 / DATASource / 5.0.0 / DATASource.podspec.json
blob5733985e361c6f31535b4b9eda896b7138e4621f
2   "name": "DATASource",
3   "version": "5.0.0",
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.0"
13   },
14   "social_media_url": "https://twitter.com/3lvis",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Source/**/*",
20   "frameworks": [
21     "Foundation",
22     "UIKit",
23     "CoreData"
24   ]