blob: 9aa4546ee561cc567ee14e36066ce7f030abe11e [file] [log] [blame]
{
"name": "HRNucApi",
"version": "0.1.0",
"summary": "新用户中心接口封装",
"description": "接口封装,非业务封装",
"homepage": "https://github.com/wowbby/HRNucApi",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wowbby": "zhengzx@haierubic.com"
},
"source": {
"git": "https://github.com/wowbby/HRNucApi.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HRNucApi/Classes/**/*",
"dependencies": {
"HRNetwork": [
],
"MJExtension": [
]
}
}