[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 0 / b / NLKit / 0.2.0 / NLKit.podspec.json
blobbddf3eaf9f3720636e557a0c3b99b87c7a3ee85a
2   "name": "NLKit",
3   "version": "0.2.0",
4   "summary": "A collection of categories and classes to simplify iOS development.",
5   "homepage": "https://github.com/jksk/NLKit",
6   "license": "MIT",
7   "authors": {
8     "Jesper Skrufve": "jesper@neolo.gy"
9   },
10   "source": {
11     "git": "https://github.com/jksk/NLKit.git",
12     "tag": "0.2.0"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": "NLKit",
18   "frameworks": [
19     "QuartzCore",
20     "Security",
21     "CoreLocation",
22     "CoreData"
23   ],
24   "libraries": "z",
25   "requires_arc": true