blob: 7fe802d863f0e54cacbc895f1794e0ed75fea277 [file] [log] [blame]
{
"name": "CombancHttpTool",
"version": "0.0.1.1",
"summary": "CombancHttpTool.",
"description": "CombancHttpTool 网络请求工具",
"homepage": "https://git.coding.net/huahuasj/CombancHttpTool.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"王楠": "wangnan1082@126.com"
},
"source": {
"git": "https://coding.net/u/huahuasj/p/CombancHttpTool/git",
"tag": "0.0.1.1"
},
"source_files": "CombancHttpTool/*.{h,m}",
"ios": {
"frameworks": [
"UIKit",
"Foundation",
"CoreFoundation"
]
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"dependencies": {
"AFNetworking": [
]
}
}