2 "name": "HDWalletSwiftSdk",
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/serhiy1017/HDWalletSwiftSdk.git",
12 "impl": "s.bezpalyi@yandex.com"
15 "git": "https://github.com/serhiy1017/HDWalletSwiftSdk.git",
18 "swift_versions": "5",
19 "static_framework": true,
24 "module_name": "HDWalletKit",
25 "source_files": "HDWalletKit/**/*.{swift}",