2 "name": "SwiftDataHash",
4 "summary": "Swift wrapper around CommonCrypto hash functions",
5 "description": " This library provides a Swift-based wrapper around the\n MD5, SHA1, SHA224, SHA256, SHA384, and SHA512 cryptographic\n hash functions, as implemented by the Apple CommonCrypto library.\n",
6 "homepage": "https://github.com/PodBuilder/SwiftDataHash",
11 "authors": "William Kent",
13 "git": "https://github.com/PodBuilder/SwiftDataHash.git",
16 "source_files": "SwiftDataHash/*.{h,m,swift}",