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