4 "summary": "Rx-driven checksum calculation framework",
5 "description": "Gently calculates data checksums without loading the whole file into memory.\nNotifies about progress, stops on dispose.",
6 "homepage": "https://github.com/vladlex/RxChecksum",
12 "vladlex": "vladlexion@gmail.com"
15 "git": "https://github.com/vladlex/RxChecksum.git",
18 "social_media_url": "https://twitter.com/vladlexion",
23 "swift_version": "4.2",
24 "source_files": "Sources/**/*",
25 "frameworks": "Foundation",