[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 7 / d / CoinbaseSocketSwift / 1.0.3 / CoinbaseSocketSwift.podspec.json
blob4af0272aacfd5da4f7778f41dc2068e1f6f8d78c
2   "name": "CoinbaseSocketSwift",
3   "version": "1.0.3",
4   "summary": "Unofficial Swift implementation of Coinbase WebSocket API.",
5   "homepage": "https://github.com/hanishabsigh/CoinbaseSocketSwift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Hani Shabsigh": "hani@neuecoin.com"
12   },
13   "source": {
14     "git": "https://github.com/hanishabsigh/CoinbaseSocketSwift.git",
15     "tag": "1.0.3"
16   },
17   "social_media_url": "https://twitter.com/hanishabsigh",
18   "platforms": {
19     "ios": "8.1",
20     "osx": "10.13",
21     "tvos": "9.0",
22     "watchos": "4.0"
23   },
24   "source_files": "CoinbaseSocketSwift/Classes/**/*",
25   "dependencies": {
26     "CryptoSwift": [
28     ]
29   },
30   "swift_versions": "5.0",
31   "swift_version": "5.0"