blob: 5a62ebe23fcbbfb90d132076860682686d6ceee7 [file] [log] [blame]
{
"name": "ICXHTTPManager",
"version": "0.2.8",
"summary": "刷新token增加appName",
"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.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICXHTTPManager/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"ICXMediator": [
]
}
}