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