2 "name": "HSHDWalletKit",
4 "summary": "HD Wallet library for Swift",
5 "description": "HD Wallet library that makes possible generating and validating mnemonic phrases. Also it can generates public / private keys for HD keychain.\n```",
6 "homepage": "https://github.com/horizontalsystems/hd-wallet-kit-ios",
12 "Horizontal Systems": "hsdao@protonmail.ch"
14 "social_media_url": "http://horizontalsystems.io/",
17 "git": "https://github.com/horizontalsystems/hd-wallet-kit-ios.git",
20 "source_files": "HSHDWalletKit/**/*.{h,m,swift}",
24 "swift_version": "4.1",
25 "pod_target_xcconfig": {
26 "SWIFT_WHOLE_MODULE_OPTIMIZATION": "YES",
27 "APPLICATION_EXTENSION_API_ONLY": "YES"