[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 5 / 0 / HdWalletKit-Universal.swift / 1.5 / HdWalletKit-Universal.swift.podspec.json
blob13b6d06a0fc33f4d635fcf4e2f00fb83ddc3edba
2   "name": "HdWalletKit-Universal.swift",
3   "module_name": "HdWalletKit",
4   "version": "1.5",
5   "summary": "HD Wallet library for Swift. Supports iOS & OSX",
6   "description": "HD Wallet library that makes possible generating and validating mnemonic phrases. Also it can generates public / private keys for HD keychain.",
7   "homepage": "https://github.com/cuhte3/hd-wallet-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/hd-wallet-kit-universal.git",
18     "tag": "1.5"
19   },
20   "social_media_url": "http://horizontalsystems.io/",
21   "platforms": {
22     "osx": "10.14",
23     "ios": "11.0"
24   },
25   "swift_versions": "5",
26   "source_files": "HdWalletKit/Classes/**/*",
27   "requires_arc": true,
28   "pod_target_xcconfig": {
29     "APPLICATION_EXTENSION_API_ONLY": "YES"
30   },
31   "dependencies": {
32     "OpenSslKit-Universal.swift": [
33       "~> 1.0.1"
34     ],
35     "Secp256k1Kit-Universal.swift": [
36       "~> 1.0.1"
37     ]
38   },
39   "swift_version": "5"