[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / f / 4 / DashKit.swift / 0.12.0 / DashKit.swift.podspec.json
blob42cbaabc88440dca19d6db43fa087de7aab2f1f2
2   "name": "DashKit.swift",
3   "module_name": "DashKit",
4   "version": "0.12.0",
5   "summary": "Dash library for Swift.",
6   "description": "DashKit implements Dash protocol in Swift.",
7   "homepage": "https://github.com/horizontalsystems/bitcoin-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/bitcoin-kit-ios.git",
17     "tag": "0.12.0"
18   },
19   "social_media_url": "http://horizontalsystems.io/",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "swift_versions": "5",
24   "source_files": "DashKit/Classes/**/*",
25   "requires_arc": true,
26   "dependencies": {
27     "BitcoinCore.swift": [
28       "~> 0.12.0"
29     ],
30     "OpenSslKit.swift": [
31       "~> 1.0"
32     ],
33     "Secp256k1Kit.swift": [
34       "~> 1.0"
35     ],
36     "BlsKit.swift": [
37       "~> 1.0"
38     ],
39     "X11Kit.swift": [
40       "~> 1.0"
41     ],
42     "HdWalletKit.swift": [
43       "~> 1.4"
44     ],
45     "Alamofire": [
46       "~> 4.0"
47     ],
48     "ObjectMapper": [
49       "~> 3.0"
50     ],
51     "RxSwift": [
52       "~> 5.0"
53     ],
54     "BigInt": [
55       "~> 5.0"
56     ],
57     "GRDB.swift": [
58       "~> 4.0"
59     ]
60   },
61   "swift_version": "5"