CocoaPods trunk is moving to be read-only. Read more on the blog, there are 12 months to go.
3pods
Decode a JWT to retrieve it's payload and also check for its expiration.
This library does not perform any validation of the JWT signature, it only decodes the token from Base64
License: MIT
A simple way to store items in iOS Keychain, without the hassle of dealing with iOS Keychain API directly. It has support for the new AccessControl for Keychain items added in iOS 8.
License: MIT