SwiftDataHash 1.0.0× TestsTested ✓ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Jan 2015Maintained by William Kent.Installation Guide×Installation Guide for SwiftDataHashYou want to add pod 'SwiftDataHash', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'SwiftDataHash', '~> 1.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 SwiftDataHashSee PodspecGitHub RepoPage on CocoaPods.orgSwiftDataHash 1.0.0ByWilliam KentPodBuilder/SwiftDataHashGitHub Repo This library is a small Swift port of the OGCryptoHash library. It has been modified to operate on NSData objects instead of strings.