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