KeychainItemWrapper 1.2× TestsTested ✗ LangLanguage Obj-CObjective C License Custom ReleasedLast Release Dec 2014Maintained by Unclaimed.Installation Guide×Installation Guide for KeychainItemWrapperYou want to add pod 'KeychainItemWrapper', '~> 1.2' similar to the following to your Podfile:target 'MyApp' do pod 'KeychainItemWrapper', '~> 1.2' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try KeychainItemWrapperSee PodspecGitHub RepoPage on CocoaPods.orgKeychainItemWrapper 1.2ByDavid Hoerlgist.github.com/3376201GitHub Repo Objective-C wrapper for accessing a single keychain item. This keychain wrapper was originally created by Apple and modified to be ARC compatible. Installation pod 'KeychainItemWrapper' Authors David Hoerl License Custom