[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 1 / d / GDAXSocketSwift / 0.1.0 / GDAXSocketSwift.podspec.json
blobf4b19622e13d18afe52effe7fbb6605bec66e1a3
2   "name": "GDAXSocketSwift",
3   "version": "0.1.0",
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.0"
17   },
18   "social_media_url": "https://twitter.com/hanishabsigh",
19   "platforms": {
20     "ios": "8.1"
21   },
22   "source_files": "GDAXSocketSwift/Classes/**/*",
23   "dependencies": {
24     "CryptoSwift": [
26     ]
27   },
28   "pushed_with_swift_version": "4.0"