5 "summary": "A Swift library for translating integers to/from radix strings (binary, hex, octal, etc.) using simple functional syntax.",
6 "homepage": "https://github.com/orchetect/SwiftRadix",
8 "Steffan Andrews": "https://github.com/orchetect"
11 "git": "https://github.com/orchetect/SwiftRadix.git",
20 "source_files": "Sources/SwiftRadix/**/*.swift",
21 "swift_versions": "5.0",
22 "swift_version": "5.0"