[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 4 / 3 / ICXHTTPManager / 0.2.4 / ICXHTTPManager.podspec.json
blob4929bef50954a687ed2d8e25c23808639af957d1
2   "name": "ICXHTTPManager",
3   "version": "0.2.4",
4   "summary": "暂存请求时,如果filter为空,导致字典存储崩溃.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://git.icarbonx.com/ICX-iOS/ICXHTTPManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TPQuietBro": "tangpeng@icarbonx.com"
13   },
14   "source": {
15     "git": "https://git.icarbonx.com/ICX-iOS/ICXHTTPManager.git",
16     "tag": "0.2.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ICXHTTPManager/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "ICXMediator": [
28     ]
29   }