[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 8 / a / SSDataKit / 0.1.1 / SSDataKit.podspec.json
blob08af5fa1e501ed80270f4e257a7d643fcc7f2d73
2   "name": "SSDataKit",
3   "version": "0.1.1",
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": "v0.1.1"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "source_files": "SSDataKit/*.{h,m}",
21   "frameworks": "CoreData",
22   "requires_arc": true