blob: 79303592851c40c0ca4f40ff49a0da1fc73a4ccf [file] [log] [blame]
{
"name": "XCH_NK_Login",
"version": "0.1.0",
"summary": "XCH_NK_Login.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.oschina.net",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"解楚豪": "1025745401@qq.com"
},
"source": {
"git": "https://git.oschina.net/siwang/XCH_NK_Login.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "Controller",
"source_files": "XCH_NK_Login/Classes/Controller/*.{h,m}"
},
{
"name": "Model",
"source_files": "XCH_NK_Login/Classes/Model/*.{h,m}"
},
{
"name": "View",
"source_files": "XCH_NK_Login/Classes/View/*.{h,m}"
},
{
"name": "ViewModel",
"source_files": "XCH_NK_Login/Classes/ViewModel/*.{h,m}"
}
]
}