blob: 002a234232c64e42d54e64d796a9b703be54795a [file] [log] [blame]
{
"name": "GDAX_Swift",
"version": "0.1.3",
"summary": "GDAXSwift is light gdax sdk in swift",
"description": "Cool lib for GDAX ticker subscription",
"homepage": "https://github.com/AlexandreBarbier/GDAXSwift",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Alexandre": "alexandr.barbier@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/AlexandreBarbier/GDAXSwift.git",
"tag": "0.1.3"
},
"dependencies": {
"Starscream": [
],
"CryptoSwift": [
]
},
"source_files": "GDAXSwift/**/*",
"pushed_with_swift_version": "4.0"
}