[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / f / 4 / DashKit.swift / 0.12.2 / DashKit.swift.podspec.json
blobffd5e5c585e442a65c183204cffbba8734757926
2   "name": "DashKit.swift",
3   "module_name": "DashKit",
4   "version": "0.12.2",
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": "dash-0.12.2"
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   "resource_bundles": {
26     "Checkpoints": "DashKit/Assets/Checkpoints/*"
27   },
28   "requires_arc": true,
29   "dependencies": {
30     "BitcoinCore.swift": [
31       "~> 0.12.2"
32     ],
33     "OpenSslKit.swift": [
34       "~> 1.0"
35     ],
36     "Secp256k1Kit.swift": [
37       "~> 1.0"
38     ],
39     "BlsKit.swift": [
40       "~> 1.0"
41     ],
42     "X11Kit.swift": [
43       "~> 1.0"
44     ],
45     "HdWalletKit.swift": [
46       "~> 1.4"
47     ],
48     "Alamofire": [
49       "~> 4.0"
50     ],
51     "ObjectMapper": [
52       "~> 3.0"
53     ],
54     "RxSwift": [
55       "~> 5.0"
56     ],
57     "BigInt": [
58       "~> 5.0"
59     ],
60     "GRDB.swift": [
61       "~> 4.0"
62     ]
63   },
64   "swift_version": "5"