4 "summary": "Provenance Wallet and Client Library for Swift",
5 "swift_versions": "5.5",
6 "description": "provwallet-swift is a Swift framework to connect to the Provenance blockchain and create and utilize HD wallet (Hierarchical Deterministic Wallets) in apps using the Provenance blockchain.\n\nFeatures:\nProvenance compliant HD Wallet\nBIP44 coin type 505\nMnemonic recovery phrase in BIP39\nBIP32 import and export\nSign Provenance transactions\nConnect to the Provenance blockchain",
7 "homepage": "https://github.com/provenance-io/provwallet-swift",
8 "license": "Apache License, Version 2.0",
10 "Jason Davidson": "jason@cucreek.co"
16 "git": "https://github.com/provenance-io/provwallet-swift.git",
19 "source_files": "provwallet-swift/**/*.{swift}",
33 "gRPC-Swift-Plugins": [
37 "pod_target_xcconfig": {
38 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40 "user_target_xcconfig": {
41 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43 "swift_version": "5.5"