[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 1 / 2 / 6 / CUGatewayBase / 0.1.0 / CUGatewayBase.podspec.json
blob8cae65476a30c37d10328a87e659eb69eba48e10
2   "name": "CUGatewayBase",
3   "version": "0.1.0",
4   "summary": "A short description of CUGatewayBase.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/xiamingwei-sudo/CUGatewayBase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "XiaMingWei": "xiamwei@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/xiamingwei-sudo/CUGatewayBase.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "CUGatewayBase.framework",
22   "dependencies": {
23     "Dollar": [
25     ],
26     "CocoaAsyncSocket": [
27       "~> 7.4.3"
28     ],
29     "RHSocketKit/RPC": [
30       "2.2.4"
31     ],
32     "SwiftyJSON": [
33       "~> 4.0"
34     ],
35     "Fate": [
37     ]
38   }