[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / b / 8 / CYCoreData / 0.1.3 / CYCoreData.podspec.json
blob3ce37abc0d1ec02f2069e615be4804a53d200b30
2   "name": "CYCoreData",
3   "version": "0.1.3",
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.3"
13   },
14   "documentation_url": "http://cynicalcocoa.github.io/cycoredata/",
15   "platforms": {
16     "ios": 7.0
17   },
18   "requires_arc": true,
19   "source_files": "Classes",
20   "resources": "Assets/*.png",
21   "frameworks": "CoreData"