HashExtensions 2.0.0× TestsTested ✓ LangLanguage Obj-CObjective C License BSD ReleasedLast Release Feb 2016Maintained by Johannes Schriewer.Installation Guide×Installation Guide for HashExtensionsYou want to add pod 'HashExtensions', '~> 2.0' similar to the following to your Podfile:target 'MyApp' do pod 'HashExtensions', '~> 2.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try HashExtensionsSee PodspecGitHub RepoPage on CocoaPods.orgHashExtensions 2.0.0ByJohannes Schriewerdunkelsternanfema/HashExtensionsGitHub Repo Extensions for crypto hashes in NSData and NSString. Extensions for crypto hashes in NSData and NSString Supported hashes: MD2 MD4 MD5 SHA1 SHA224 SHA256 SHA384 SHA512 Installation pod 'HashExtensions' Authors Johannes Schriewer License BSD