blob: e35a9990c7295505ae4af9eff8fa126ce2cd6fd9 [file] [log] [blame]
{
"name": "HRUWSApi",
"version": "0.3.0",
"summary": "UWS网络封装",
"description": "UWS网络组件封装",
"homepage": "https://github.com/wowbby/HRUWSApi",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wowbby": "zhengzx@haierubic.com"
},
"source": {
"git": "https://github.com/wowbby/HRUWSApi.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HRUWSApi/Classes/**/*",
"dependencies": {
"HRNetwork": [
],
"MJExtension": [
]
}
}