blob: 104a1a950b9355f064e6f07da2bd595da99ed8d7 [file] [log] [blame]
{
"name": "AXHTTPTool",
"version": "0.0.2",
"summary": ".网络请求类的封装wa",
"description": "组件化练习的demo,请求类的封装,不适用与任何工程,只是小弟测试",
"homepage": "https://github.com/GG-beyond/AXHttpClient",
"license": "MIT",
"authors": {
"GG-beyond": "872608550@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/GG-beyond/AXHttpClient.git",
"tag": "0.0.2"
},
"source_files": [
"AXHttpClient",
"AXHttpClient/AXHttpClient/*.{h,m}"
],
"dependencies": {
"AFNetworking": [
],
"Categories-AX": [
]
},
"exclude_files": "Classes/Exclude"
}