[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / b / 8 / CYCoreData / 0.1.0 / CYCoreData.podspec.json
blob7e0b46e48c3aeec2151ad0dbd426d7bce88aadcb
2   "name": "CYCoreData",
3   "version": "0.1.0",
4   "summary": "A coredata wrapper with simple rules that make multithreaded reading and writing much more pleasurable.(AND EASY)",
5   "homepage": "https://github.com/cynicalcocoa/cycoredata.git",
6   "license": "MIT",
7   "authors": {
8     "Scott Jones": "hatebyte@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/cynicalcocoa/cycoredata.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": 6.0
16   },
17   "requires_arc": true,
18   "source_files": "Classes",
19   "resources": "Assets/*.png",
20   "frameworks": "CoreData"