[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / f / 4 / 3 / ICXHTTPManager / 0.2.6 / ICXHTTPManager.podspec.json
blob9e0e0b8f6f447d7a57da56ce196458cd1ccd8fa7
2   "name": "ICXHTTPManager",
3   "version": "0.2.6",
4   "summary": "修改失败回调,限制刷新token方法的调用频率,eim域名的请求增加固定请求头",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitlab.icarbonx.cn/icx-ios-components/ICXHTTPManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "krisouljz": "lvjiazhen@icarbonx.com"
13   },
14   "source": {
15     "git": "git@gitlab.icarbonx.cn:icx-ios-components/ICXHTTPManager.git",
16     "tag": "0.2.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ICXHTTPManager/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "ICXMediator": [
28     ]
29   }