4 "summary": "An Objective-C implementation of the MD5, SHA1, SHA512 hash algorithms and CRC32b checksum.",
5 "description": "An Objective-C implementation of the MD5, SHA1, SHA512 hash algorithms and CRC32b checksum. Performs it chunked and consumes almost no memory while running, making it suitable to both OSX and iOS.",
6 "homepage": "https://github.com/leetal/AWFileHash",
9 "Alexander Widerberg": "widerbergaren@gmail.com"
12 "git": "https://github.com/leetal/AWFileHash.git",
15 "social_media_url": "https://twitter.com/widerbergaren",
20 "source_files": "Pod/Classes/**/*",