[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 4 / 3 / ICXHTTPManager / 0.2.0 / ICXHTTPManager.podspec.json
blob7f5477e560824a8220aa9de580b9a5eb7bc4306e
2   "name": "ICXHTTPManager",
3   "version": "0.2.0",
4   "summary": "对多接口刷新token进行取消再重新发起的处理.",
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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ICXHTTPManager/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "ICXMediatorManager": [
28     ]
29   }