[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / a / f / SweetCoreData / 0.1.0 / SweetCoreData.podspec.json
blob1068359e08a4198460845da48a732acb1c2fe556
2   "name": "SweetCoreData",
3   "summary": "Helpers and sugar for the Core Data framework.",
4   "version": "0.1.0",
5   "homepage": "https://github.com/3lvis/SweetCoreData",
6   "license": "MIT",
7   "authors": {
8     "Elvis Nuñez": "elvisnunez@me.com"
9   },
10   "source": {
11     "git": "https://github.com/3lvis/SweetCoreData.git",
12     "tag": "0.1.0"
13   },
14   "social_media_url": "https://twitter.com/3lvis",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "Sources/**/*",
23   "frameworks": "CoreData"