4 "swift_versions": "5.0",
5 "summary": "Lightweight means of hashing Data and Strings using popular hash functions including MD5, SHA-1, SHA-256.",
6 "description": "Provides a convenient means of converting a message in Data or String format to a hash / message digest using a hash function (MD2, MD4, MD5, SHA-1, SHA224, SHA-256, SHA-384 or SHA-512).",
7 "homepage": "https://github.com/rwbutler/Hash",
13 "Ross Butler": "github@rwbutler.com"
16 "git": "https://github.com/rwbutler/Hash.git",
19 "social_media_url": "https://twitter.com/ross_w_butler",
23 "source_files": "Hash/Classes/**/*",
24 "swift_version": "5.0"