[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / 2 / d / Hodler-Universal.swift / 0.13.2 / Hodler-Universal.swift.podspec.json
blob70db15aa1aeac056a09d08db0467540c2e3c22bc
2   "name": "Hodler-Universal.swift",
3   "module_name": "Hodler",
4   "version": "0.13.2",
5   "summary": "Hodler library for Swift. Supports iOS & OSX",
6   "description": "Hodler plugin enables to send/receive/spend time-locked transactions.",
7   "homepage": "https://github.com/cuhte3/bitcoin-kit-universal",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Horizontal Systems": "hsdao@protonmail.ch",
14     "cuhte3": "farid@getportal.co"
15   },
16   "source": {
17     "git": "https://github.com/cuhte3/bitcoin-kit-universal.git",
18     "tag": "hodler-0.13.2"
19   },
20   "social_media_url": "http://horizontalsystems.io/",
21   "platforms": {
22     "ios": "11.0",
23     "osx": "10.14"
24   },
25   "swift_versions": "5",
26   "source_files": "Hodler/Classes/**/*",
27   "requires_arc": true,
28   "dependencies": {
29     "BitcoinCore-Universal.swift": [
30       "~> 0.13.2"
31     ],
32     "OpenSslKit-Universal.swift": [
33       "~> 1.0.1"
34     ],
35     "Secp256k1Kit-Universal.swift": [
36       "~> 1.0.1"
37     ]
38   },
39   "swift_version": "5"