blob: 22796d5131528b98fd51558f522e86a5fc30657d [file] [log] [blame]
{
"name": "HGNetWorkEngine",
"version": "1.0.1",
"summary": "HGNetWorkEngine.",
"description": "一个网络请求, 使用依赖AFN框架, 简单又好用.",
"homepage": "https://github.com/Summary2017/NetWorkEngine",
"license": "MIT",
"authors": {
"ZhuHong": "13332082565@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Summary2017/NetWorkEngine.git",
"tag": "1.0.1"
},
"source_files": "HGNetWorkEngine/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
}
}