[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 8 / a / SSDataKit / 0.1.0 / SSDataKit.podspec.json
blob4d2ec050b5975488cfd69e802cf20392a5f27158
2   "name": "SSDataKit",
3   "version": "0.1.0",
4   "summary": "Eliminate your Core Data boilerplate code.",
5   "homepage": "https://github.com/soffes/ssdatakit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Sam Soffes": "sam@soff.es"
12   },
13   "source": {
14     "git": "https://github.com/soffes/ssdatakit.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "source_files": "SSDataKit/*.{h,m}",
21   "frameworks": "CoreData",
22   "requires_arc": true