blob: f9aa531317513ac4414dfaf87618646b459df16a [file] [log] [blame]
{
"name": "WXK_hh_User",
"version": "1.0",
"summary": "WXK_hh_User",
"description": "Risenb iOS Development Components of HRBasicCMP_Category_Foundation",
"homepage": "https://git.oschina.net",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"穆英波": "1341251554@qq.com"
},
"source": {
"git": "https://git.oschina.net/xiaokaiWu/WXK_hh_User.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "Controller",
"source_files": "WXK_hh_User/Classes/Controller/*"
},
{
"name": "Model",
"source_files": "WXK_hh_User/Classes/Model/*"
},
{
"name": "View",
"source_files": "WXK_hh_User/Classes/View/*"
},
{
"name": "ViewModel",
"source_files": "WXK_hh_User/Classes/ViewModel/*"
}
]
}