4 "summary": "A pure swift implementation of base58 string encoding and decoding.",
5 "description": "A pure swift implementation of base58 string encoding and decoding.",
6 "homepage": "https://github.com/keefertaylor/Base58Swift",
12 "Keefer Taylor": "keefer@keefertaylor.com"
15 "git": "https://github.com/keefertaylor/Base58Swift.git",
18 "source_files": "Base58Swift/*.swift",
19 "swift_version": "4.2",
33 "source_files": "Base58SwiftTests/*.swift"