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