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