[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / f / 4 / DashKit.swift / 0.9.0 / DashKit.swift.podspec.json
blob8baf4aefd334ea88a427757957ebf9454650b133
2   "name": "DashKit.swift",
3   "module_name": "DashKit",
4   "version": "0.9.0",
5   "summary": "Dash library for Swift",
6   "description": "DashKit implements Dash protocol in Swift.\n```",
7   "homepage": "https://github.com/horizontalsystems/bitcoin-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/bitcoin-kit-ios.git",
19     "tag": "0.9.0"
20   },
21   "source_files": "DashKit/DashKit/**/*.{h,m,mm,swift}",
22   "platforms": {
23     "ios": "11.0"
24   },
25   "swift_versions": "5",
26   "dependencies": {
27     "BitcoinCore.swift": [
28       "~> 0.9.0"
29     ],
30     "HSCryptoKit": [
31       "~> 1.4"
32     ],
33     "HSHDWalletKit": [
34       "~> 1.2"
35     ],
36     "CryptoBLS.swift": [
37       "~> 1.1"
38     ],
39     "CryptoX11.swift": [
40       "~> 1.1"
41     ],
42     "Alamofire": [
43       "~> 4.0"
44     ],
45     "ObjectMapper": [
46       "~> 3.0"
47     ],
48     "RxSwift": [
49       "~> 5.0"
50     ],
51     "BigInt": [
52       "~> 4.0"
53     ],
54     "GRDB.swift": [
55       "~> 4.0"
56     ]
57   },
58   "swift_version": "5"