blob: 6bff50387bd6c28998a855306855aaaab0c269bc [file] [log] [blame]
{
"name": "ICXHTTPManager",
"version": "0.3.0",
"summary": "去掉5分钟内不能重复刷新token的限制",
"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.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICXHTTPManager/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"ICXMediator": [
]
}
}