[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 1 / a / Hodler.swift / 0.12.1 / Hodler.swift.podspec.json
blob4d0912f95ec5e051c8b3f04eb00e58ec4718d1c0
2   "name": "Hodler.swift",
3   "module_name": "Hodler",
4   "version": "0.12.1",
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": "hodler-0.12.1"
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.12.1"
29     ],
30     "OpenSslKit.swift": [
31       "~> 1.0"
32     ],
33     "Secp256k1Kit.swift": [
34       "~> 1.0"
35     ]
36   },
37   "swift_version": "5"