[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / f / 4 / 3 / ICXHTTPManager / 0.1.4 / ICXHTTPManager.podspec.json
blob7d614de63a111a6cf45360c84dba13ee6d5d86d0
2   "name": "ICXHTTPManager",
3   "version": "0.1.4",
4   "summary": "ICX ICXHTTPManager.",
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.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ICXHTTPManager/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.1"
25     ]
26   }