blob: 67e47b4173d168556c652ebb6bb6a82dc06a7e53 [file] [log] [blame]
{
"name": "NBHttpTool",
"version": "0.1.0",
"summary": "NBHttpTool修改",
"description": "NBHttpTool网络请求封装的基础",
"homepage": "https://github.com/shiyingfeng/NBHttpTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"260497176@qq.com": "260497176@qq.com"
},
"source": {
"git": "https://github.com/shiyingfeng/NBHttpTool.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NBHttpTool/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}