[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 4 / 3 / ICXHTTPManager / 0.2.3 / ICXHTTPManager.podspec.json
blob06e3404e813348d0d863ca9eee586191b2013873
2   "name": "ICXHTTPManager",
3   "version": "0.2.3",
4   "summary": "修改所依赖的路由组件.",
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.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ICXHTTPManager/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "ICXMediator": [
28     ]
29   }