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