[Add] BranchSDK 3.8.0
[CocoaPods.git] / Specs / 6 / 8 / 5 / NJK-Kit / 0.0.3 / NJK-Kit.podspec.json
blobc4f52ca848c3a44c603c868ad87ff351ec296531
2   "name": "NJK-Kit",
3   "version": "0.0.3",
4   "summary": "UIKit_Category",
5   "homepage": "https://github.com/jiangkuoniu/NJK-KitDemo",
6   "license": "MIT",
7   "authors": {
8     "NJK": "707429313@qq.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/jiangkuoniu/NJK-KitDemo.git",
15     "tag": "v0.0.3"
16   },
17   "source_files": "NJK-Kit/NJKKitHeader.h",
18   "requires_arc": true,
19   "subspecs": [
20     {
21       "name": "Category",
22       "source_files": "NJK-Kit/Category/*.{h,m}"
23     },
24     {
25       "name": "Chain",
26       "source_files": "NJK-Kit/Chain/*.{h,m}"
27     }
28   ]