[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / f / d / XCH_NK_Login / 0.1.0 / XCH_NK_Login.podspec.json
blob79303592851c40c0ca4f40ff49a0da1fc73a4ccf
2   "name": "XCH_NK_Login",
3   "version": "0.1.0",
4   "summary": "XCH_NK_Login.",
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     "解楚豪": "1025745401@qq.com"
13   },
14   "source": {
15     "git": "https://git.oschina.net/siwang/XCH_NK_Login.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_Login/Classes/Controller/*.{h,m}"
25     },
26     {
27       "name": "Model",
28       "source_files": "XCH_NK_Login/Classes/Model/*.{h,m}"
29     },
30     {
31       "name": "View",
32       "source_files": "XCH_NK_Login/Classes/View/*.{h,m}"
33     },
34     {
35       "name": "ViewModel",
36       "source_files": "XCH_NK_Login/Classes/ViewModel/*.{h,m}"
37     }
38   ]