blob: d11d55de425dc23537465aeebf41982a3cf415ad [file] [log] [blame]
{
"name": "HRUWSApi",
"version": "0.6.1",
"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.6.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HRUWSApi/Classes/**/*",
"dependencies": {
"HRNetwork": [
],
"MJExtension": [
],
"Aspects": [
]
}
}