4 "summary": "nullfx crc is a small set of CRC utilities (crc8, crc16, and crc32) written in native swift released under the MIT License",
5 "description": "nullfx crc is a small set of CRC utilities: crc8, various crc16 implementations, and crc32 written in swift released under the MIT License",
6 "homepage": "https://github.com/nullfx/swift-nullfx.crc",
12 "nullfx": "steve@nullfx.com"
15 "git": "https://github.com/nullfx/swift-nullfx.crc.git",
21 "source_files": "nullfx.crc/Classes/**/*",
22 "pushed_with_swift_version": "4.0"