[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 4 / 3 / ICXHTTPManager / 0.2.9 / ICXHTTPManager.podspec.json
blobc1148bcc8a8b5ad01415f70f3edb8c5a887f624e
2   "name": "ICXHTTPManager",
3   "version": "0.2.9",
4   "summary": "往集合里添加block需要先对其进行copy(block作为函数或者方法的返回值时除外)",
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.9"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ICXHTTPManager/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "ICXMediator": [
28     ]
29   }