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