[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / a / 4 / HDWalletKit1 / 0.3.7 / HDWalletKit1.podspec.json
blobb1a4a8825a396e06a8b75618bdfe289c63250306
2   "name": "HDWalletKit1",
3   "version": "0.3.7",
4   "summary": "Hierarchical Deterministic(HD) wallet for cryptocurrencies in Swift",
5   "description": "Simple Swift library for creating HD ([Hierarchical Deterministic Wallets](https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki)) cryptocurrencies wallets and working with crypto Coins/ERC20 tokens.",
6   "homepage": "https://github.com/mghnmtt/HDWalletKit-1.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "impl": "pavlo.bojkoo@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mghnmtt/HDWalletKit-1.git",
16     "tag": "0.3.7"
17   },
18   "swift_versions": "5",
19   "static_framework": true,
20   "platforms": {
21     "ios": "11.0"
22   },
23   "module_name": "HDWalletKit",
24   "source_files": "HDWalletKit/**/*.{swift}",
25   "dependencies": {
26     "secp256k1.swift": [
28     ],
29     "CryptoSwift": [
31     ]
32   },
33   "swift_version": "5"