4 "summary": "Hierarchical Deterministic(HD) wallet for cryptocurrencies",
5 "description": "WalletKit is a Swift framwork that enables you to create and use bitcoin HD wallet([Hierarchical Deterministic Wallets](https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki)) in your own app.",
6 "homepage": "https://github.com/essentiaone/HDWallet.git",
12 "impl": "pavlo.bojkoo@gmail.com"
15 "git": "https://github.com/essentiaone/HDWallet.git",
18 "swift_version": "4.2",
19 "static_framework": true,
24 "module_name": "HDWalletKit",
25 "source_files": "HDWalletKit/**/*.{swift}",