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