4 "summary": "Cross-platform BIP39 mnemonic implementation for Swift.",
5 "description": "Cross-platform BIP39 mnemonic implementation for Swift. Supports all Apple platforms and Linux.",
6 "homepage": "https://github.com/tesseract-one/Bip39.swift",
12 "Tesseract Systems, Inc.": "info@tesseract.one"
15 "git": "https://github.com/tesseract-one/Bip39.swift.git",
18 "swift_versions": "5.4",
25 "module_name": "Bip39",
26 "source_files": "Sources/Bip39/**/*.swift",
41 "source_files": "Tests/Bip39Tests/**/*.swift"
44 "swift_version": "5.4"