SwiftHashing 0.1× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Sep 2015Maintained by Shaun Harrison.Installation Guide×Installation Guide for SwiftHashingYou want to add pod 'SwiftHashing', '~> 0.1' similar to the following to your Podfile:target 'MyApp' do pod 'SwiftHashing', '~> 0.1' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try SwiftHashingSee PodspecGitHub RepoPage on CocoaPods.orgSwiftHashing 0.1ByShaun Harrisonshnhrrsnshnhrrsn/SwiftHashingGitHub Repo Small ObjC framework to provide MD5/HMAC hashing to Swift via CommonCrypto without the need of a bridging header. Installation pod 'SwiftHashing' Authors Shaun Harrison License MIT