blob: 4929bef50954a687ed2d8e25c23808639af957d1 [file] [log] [blame]
{
"name": "ICXHTTPManager",
"version": "0.2.4",
"summary": "暂存请求时,如果filter为空,导致字典存储崩溃.",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICXHTTPManager/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"ICXMediator": [
]
}
}