CocoaPods trunk is moving to be read-only. Read more on the blog, there are 10 months to go.

SCKeychainManager 0.1.4

SCKeychainManager 0.1.4

Maintained by Ezequiel Aceto.



SCKeychainManager

CI Status Version License Platform

A wrapper for storing, removing and retrieving items from the Keychain.

This is a BIG Work In Progress, for a much bigger project libScudo

Requirements

  • iOS 10.0+ / macOS 10.12+ / tvOS 10.0+ / watchOS 3.0+
  • Xcode 10.2+
  • Swift 5+

Installation

SCKeychainManager is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'SCKeychainManager'

Example project and test

To run the example project, clone the repo, and run pod install from the Example directory first.

Author

eaceto, [email protected]

License

SCKeychainManager is available under the MIT license. See the LICENSE file for more info.