blob: 9e0e0b8f6f447d7a57da56ce196458cd1ccd8fa7 [file] [log] [blame]
{
"name": "ICXHTTPManager",
"version": "0.2.6",
"summary": "修改失败回调,限制刷新token方法的调用频率,eim域名的请求增加固定请求头",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitlab.icarbonx.cn/icx-ios-components/ICXHTTPManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"krisouljz": "lvjiazhen@icarbonx.com"
},
"source": {
"git": "git@gitlab.icarbonx.cn:icx-ios-components/ICXHTTPManager.git",
"tag": "0.2.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICXHTTPManager/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"ICXMediator": [
]
}
}