2 "name": "Bech32.swift",
4 "summary": "Bech32, Bech32m and SegWit library for Swift.",
5 "description": "Bech32, Bech32m and SegWit implementation for Swift. Supports all Apple platforms and Linux.",
6 "homepage": "https://github.com/tesseract-one/Bech32.swift",
12 "Tesseract Systems, Inc.": "info@tesseract.one"
15 "git": "https://github.com/tesseract-one/Bech32.swift.git",
18 "swift_versions": "5.4",
25 "module_name": "Bech32",
26 "source_files": "Sources/*.swift",
36 "source_files": "Tests/Bech32Tests/*.swift"
39 "swift_version": "5.4"