Crypt 1.0.0×Maintained by Gabriel Ferraz.Installation Guide×Installation Guide for CryptYou want to add pod 'Crypt', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'Crypt', '~> 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 CryptSee PodspecGitHub RepoPage on CocoaPods.orgCrypt 1.0.0ByGabriel Ferraz FontesFerrazFerrara/CryptGitHub RepoCrypt Framework for Ceaser cipher coder and decoder for now, more ciphers will be implemented.