[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / 3 / 0 / b / NLKit / 0.1.1 / NLKit.podspec.json
blob284d56e2f2122f6456d645cc72914aae5080830f
2   "name": "NLKit",
3   "version": "0.1.1",
4   "license": "MIT",
5   "summary": "A collection of categories and classes to simplify iOS development.",
6   "homepage": "https://www.github.com/jksk/NLKit",
7   "authors": {
8     "Jesper Skrufve": "jesper@neolo.gy"
9   },
10   "source": {
11     "git": "https://github.com/jksk/NLKit.git",
12     "tag": "v0.1.1"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": "NLKit",
18   "frameworks": [
19     "CoreLocation",
20     "MessageUI",
21     "Security",
22     "QuartzCore"
23   ],
24   "requires_arc": true,
25   "prefix_header_contents": "#import \"NLKit.h\""