[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / c / 3 / KrakenCrypto / 1.1.0 / KrakenCrypto.podspec.json
blobb9901a39eb6bbf24573c8a1eeba1bd4410850625
2   "name": "KrakenCrypto",
3   "version": "1.1.0",
4   "summary": "Lightweight wrapper for trading cryptocurrencies using Kraken.",
5   "homepage": "https://github.com/elsesiy/Kraken",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": "Jonas-Taha El Sesiy",
10   "social_media_url": "http://twitter.com/elsesiy",
11   "platforms": {
12     "ios": "10.3"
13   },
14   "source": {
15     "git": "https://github.com/elsesiy/Kraken.git",
16     "tag": "1.1.0"
17   },
18   "swift_version": "4.1",
19   "source_files": "Sources/*.swift",
20   "dependencies": {
21     "CryptoSwift": [
22       "~> 0.10.0"
23     ]
24   }