blob: 7f5477e560824a8220aa9de580b9a5eb7bc4306e [file] [log] [blame]
{
"name": "ICXHTTPManager",
"version": "0.2.0",
"summary": "对多接口刷新token进行取消再重新发起的处理.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.icarbonx.com/ICX-iOS/ICXHTTPManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TPQuietBro": "tangpeng@icarbonx.com"
},
"source": {
"git": "https://git.icarbonx.com/ICX-iOS/ICXHTTPManager.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICXHTTPManager/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"ICXMediatorManager": [
]
}
}