blob: 5025a3880057dc2ed7873a949e817e8fdaa79d2f [file] [log] [blame]
{
"name": "WK_FT_Login",
"version": "0.0.1.3",
"summary": "WK_FT_Login",
"description": "Risenb iOS Development Components of WK_FT_Login",
"homepage": "https://git.oschina.net",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"王凯": "jlrslwang@163.com"
},
"source": {
"git": "https://git.oschina.net/Objective-PLA/WK_FT_Login.git",
"tag": "0.0.1.3"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "Controller",
"source_files": "WK_FT_Login/Classes/LoginModul/Controller/*"
},
{
"name": "View",
"source_files": "WK_FT_Login/Classes/LoginModul/View/*"
},
{
"name": "Model",
"source_files": "WK_FT_Login/Classes/LoginModul/Model/*"
},
{
"name": "ViewModel",
"source_files": "WK_FT_Login/Classes/LoginModul/ViewModel/*"
}
]
}