[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 8 / 3 / 2 / GDAX_Swift / 0.0.4 / GDAX_Swift.podspec.json
blobbd761ed1246ff50c61c5cd66b0361d24b77276bf
2   "name": "GDAX_Swift",
3   "version": "0.0.4",
4   "summary": "GDAXSwift is light gdax sdk in swift",
5   "description": "Cool lib for GDAX ticker subscription",
6   "homepage": "https://github.com/AlexandreBarbier/GDAXSwift",
7   "license": {
8     "type": "MIT",
9     "file": "../LICENSE.md"
10   },
11   "authors": {
12     "Alexandre": "alexandr.barbier@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/AlexandreBarbier/GDAXSwift.git",
19     "tag": "0.0.4"
20   },
21   "dependencies": {
22     "Starscream": [
24     ]
25   },
26   "source_files": "GDAXSwift/**/*",
27   "pushed_with_swift_version": "4.0"