4 "summary": "SCALE codec implementation for Swift language",
5 "description": "SCALE codec implementation for Swift language. Supports all SCALE standard types.",
6 "homepage": "https://github.com/tesseract-one/swift-scale-codec",
12 "Tesseract Systems, Inc.": "info@tesseract.one"
15 "git": "https://github.com/tesseract-one/swift-scale-codec.git",
31 "module_name": "ScaleCodec",
32 "source_files": "Sources/ScaleCodec/**/*.swift",
47 "source_files": "Tests/ScaleCodecTests/**/*.swift"
50 "swift_version": "5.4"