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