[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 8 / 6 / e / NLCoreData / 0.2.0 / NLCoreData.podspec.json
blobe1fafdc2d5a0cd3f621e5e027f5e80ad6081315d
2   "name": "NLCoreData",
3   "version": "0.2.0",
4   "license": "MIT",
5   "summary": "Library that wraps Core Data for iOS for easier and more readable operations.",
6   "homepage": "https://www.github.com/jksk/NLCoreData",
7   "authors": {
8     "Jesper Skrufve": "jesper@neolo.gy"
9   },
10   "source": {
11     "git": "https://github.com/jksk/NLCoreData.git",
12     "tag": "v0.2.0"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": "NLCoreData",
18   "frameworks": "CoreData",
19   "requires_arc": true,
20   "prefix_header_contents": "#import \"NLCoreData.h\""