blob: 9dde29f4561a3bbcd8d126ee9bbd81b2fa5becf7 [file] [log] [blame]
{
"name": "HRNetwork",
"version": "0.1.6",
"summary": "网络层封装",
"description": "不同平台不同接口的封装,面向业务层",
"homepage": "https://github.com/wowbby/HRNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wowbby": "zhengzx@haierubic.com"
},
"source": {
"git": "https://github.com/wowbby/HRNetwork.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HRNetwork/Classes/**/*",
"dependencies": {
"YTKNetwork": [
]
}
}