[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 8 / 3 / 2 / GDAX_Swift / 0.1.1 / GDAX_Swift.podspec.json
blobfa94ffd2302b910e1b241de08b68a612aa49b194
2   "name": "GDAX_Swift",
3   "version": "0.1.1",
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.1.1"
20   },
21   "dependencies": {
22     "Starscream": [
24     ],
25     "CryptoSwift": [
27     ]
28   },
29   "source_files": "GDAXSwift/**/*",
30   "pushed_with_swift_version": "4.0"