blob: 5a824962b2255d9c4303a87b021e009ddc845aeb [file] [log] [blame]
{
"name": "HRWServer",
"version": "0.6.1",
"summary": "Appserver接口封装",
"description": "wash server 组件封装",
"homepage": "https://github.com/wowbby/HRWServer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wowbby": "zhengzx@haierubic.com"
},
"source": {
"git": "https://github.com/wowbby/HRWServer.git",
"tag": "0.6.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HRWServer/Classes/**/*",
"dependencies": {
"HRNetwork": [
],
"MJExtension": [
]
}
}