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