[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 6 / e / NLCoreData / 0.4.6 / NLCoreData.podspec.json
blobda937d7f3526b9ea530efcce2ee6058d7dc73b97
2   "name": "NLCoreData",
3   "version": "0.4.6",
4   "summary": "Library that wraps Core Data for iOS for easier and more readable operations.",
5   "homepage": "https://github.com/jksk/NLCoreData",
6   "license": "MIT",
7   "authors": {
8     "Jesper Skrufve": "jesper@neolo.gy"
9   },
10   "source": {
11     "git": "https://github.com/jksk/NLCoreData.git",
12     "tag": "0.4.6"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "NLCoreData",
18   "frameworks": "CoreData",
19   "requires_arc": true