blob: 395caa461908d21cf4f90db3b84b6a127831610b [file] [log] [blame]
{
"name": "AX-HttpClientTool",
"version": "0.0.4",
"summary": "工具,组件化.",
"description": "组件化的描述,这是一个工具类,网络",
"homepage": "https://github.com/GG-beyond/AX-HttpClientTool",
"license": "MIT",
"authors": {
"GG-beyond": "872608550@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GG-beyond/AX-HttpClientTool.git",
"tag": "0.0.4"
},
"source_files": "AX-HttpClientTool/AX-HttpClientTool/*.{h,m}",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"Categories-AX": [
"~> 0.1.0"
]
},
"exclude_files": "Classes/Exclude"
}