blob: a647a976ea94e0ccf08cf29f323f05a7428e2311 [file] [log] [blame]
{
"name": "ICXHTTPManager",
"version": "0.2.1",
"summary": "刷新token成功以后将新的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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICXHTTPManager/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"ICXMediatorManager": [
]
}
}