SGKeychainSGKeychain is a class for working with the keychain on iOS and OS X. It has the following features: Creating new keychain items Fetching passwords from the keychain Deleting items from your keychain Supports keychain access groups for sharing a single keychain between multiple apps (not supported in the iPhone simulator) Built for iOS 7/10.8 and above using automatic reference counting (ARC) Unit tested License: MITObjective C