[Add] CaptureSDK 1.9.83
[CocoaPods.git] / Specs / 3 / a / 4 / XCH_NK_User / 0.1.0 / XCH_NK_User.podspec.json
blob3a3433ee28368b6107465b5d54f4329935f4d1b1
2   "name": "XCH_NK_User",
3   "version": "0.1.0",
4   "summary": "XCH_NK_User.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://git.oschina.net",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cxxcapf": "1025745401@qq.com"
13   },
14   "source": {
15     "git": "https://git.oschina.net/siwang/XCH_NK_User.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "subspecs": [
22     {
23       "name": "Controller",
24       "source_files": "XCH_NK_User/Classes/Controller/*"
25     },
26     {
27       "name": "View",
28       "source_files": "XCH_NK_User/Classes/View/*"
29     },
30     {
31       "name": "Model",
32       "source_files": "XCH_NK_User/Classes/Model/*"
33     },
34     {
35       "name": "ViewModel",
36       "source_files": "XCH_NK_User/Classes/ViewModel/*"
37     }
38   ]