[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / 1 / a / Hodler.swift / 0.11.0 / Hodler.swift.podspec.json
blobd7ced80656566dd8b5081d5e3fe814045fb65cd8
2   "name": "Hodler.swift",
3   "module_name": "Hodler",
4   "version": "0.11.0",
5   "summary": "Hodler library for Swift.",
6   "description": "Hodler plugin enables to send/receive/spend time-locked transactions.",
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.11.0"
18   },
19   "social_media_url": "http://horizontalsystems.io/",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "swift_versions": "5",
24   "source_files": "Hodler/Classes/**/*",
25   "requires_arc": true,
26   "dependencies": {
27     "BitcoinCore.swift": [
28       "~> 0.11.0"
29     ],
30     "OpenSslKit.swift": [
31       "~> 1.0"
32     ],
33     "Secp256k1Kit.swift": [
34       "~> 1.0"
35     ]
36   },
37   "swift_version": "5"