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