[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 2 / 9 / 7 / BinanceChainKit.swift / 0.3.3 / BinanceChainKit.swift.podspec.json
blob2e903dbfbbbb12b0680e93a605800cbb9fe7b915
2   "name": "BinanceChainKit.swift",
3   "module_name": "BinanceChainKit",
4   "version": "0.3.3",
5   "summary": "Binance blockchain library for Swift.",
6   "description": "BinanceChainKit.swift implements BinanceChain protocol in Swift.",
7   "homepage": "https://github.com/horizontalsystems/binance-chain-kit-ios",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Horizontal Systems": "hsdao@protonmail.ch"
14   },
15   "source": {
16     "git": "https://github.com/horizontalsystems/binance-chain-kit-ios.git",
17     "tag": "0.3.3"
18   },
19   "social_media_url": "http://horizontalsystems.io/",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "swift_versions": "5",
24   "source_files": "BinanceChainKit/Classes/**/*",
25   "requires_arc": true,
26   "dependencies": {
27     "OpenSslKit.swift": [
28       "~> 1.0"
29     ],
30     "Secp256k1Kit.swift": [
31       "~> 1.0"
32     ],
33     "HdWalletKit.swift": [
34       "~> 1.5"
35     ],
36     "HsToolKit.swift": [
37       "~> 1.0"
38     ],
39     "RxSwift": [
40       "~> 5.0"
41     ],
42     "GRDB.swift": [
43       "~> 4.0"
44     ],
45     "SwiftProtobuf": [
46       "~> 1.6"
47     ],
48     "SwiftyJSON": [
49       "~> 4.3"
50     ]
51   },
52   "swift_version": "5"