[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 1 / d / GDAXSocketSwift / 0.1.3 / GDAXSocketSwift.podspec.json
blob6c1363268a84c65045db2c0d75f78bd85b9b53d4
2   "name": "GDAXSocketSwift",
3   "version": "0.1.3",
4   "summary": "Unofficial Swift implementation of GDAX WebSocket API.",
5   "description": "Unofficial Swift implementation of GDAX Websocket API.",
6   "homepage": "https://github.com/hanishabsigh/GDAXSocketSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hani Shabsigh": "hani@neuecoin.com"
13   },
14   "source": {
15     "git": "https://github.com/hanishabsigh/GDAXSocketSwift.git",
16     "tag": "0.1.3"
17   },
18   "social_media_url": "https://twitter.com/hanishabsigh",
19   "platforms": {
20     "ios": "8.1",
21     "osx": "10.13",
22     "tvos": "9.0",
23     "watchos": "4.0"
24   },
25   "source_files": "GDAXSocketSwift/Classes/**/*",
26   "dependencies": {
27     "CryptoSwift": [
29     ]
30   },
31   "swift_version": "4.2",
32   "deprecated_in_favor_of": "CoinbaseSocketSwift"