[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / 0 / b / NLKit / 0.2.12 / NLKit.podspec.json
blob6e95135bf6b7b15ddef3081eb3228b099b2edfdf
2   "name": "NLKit",
3   "version": "0.2.12",
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.12"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": [
18     "NLKit",
19     "NLKit/**/*.{h,m}"
20   ],
21   "frameworks": [
22     "QuartzCore",
23     "Security",
24     "CoreLocation",
25     "CoreData"
26   ],
27   "libraries": "z",
28   "requires_arc": true