Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shakurocom/keychain
https://github.com/shakurocom/keychain
ios keychain swift xcode
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/shakurocom/keychain
- Owner: shakurocom
- License: mit
- Created: 2022-07-25T16:23:01.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T13:47:09.000Z (about 2 years ago)
- Last Synced: 2024-11-18T22:15:38.792Z (about 2 months ago)
- Topics: ios, keychain, swift, xcode
- Language: Swift
- Homepage:
- Size: 612 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
![Shakuro Keychain](title_image.png)
# Keychain
![Version](https://img.shields.io/badge/version-1.0.0-blue.svg)
![Platform](https://img.shields.io/badge/platform-iOS-lightgrey.svg)
![License MIT](https://img.shields.io/badge/license-MIT-green.svg)- [Requirements](#requirements)
- [Installation](#installation)
- [Usage](#usage)
- [License](#license)An easy-to-use wrapper that allows the user to add, remove, and read Codable objects from Keychain.
## Requirements
- iOS 11.0+
- Xcode 11.0+
- Swift 5.0+## Installation
### CocoaPods
To integrate Keychain into your Xcode project with CocoaPods, specify it in your `Podfile`:
```ruby
pod 'Shakuro.Keychain'
```Then, run the following command:
```bash
$ pod install
```### Manually
If you prefer not to use CocoaPods, you can integrate Shakuro.Keychain simply by copying it to your project.
## Usage
Have a look at the [Keychain_Example](https://github.com/shakurocom/Keychain/tree/master/Keychain_Example)
## License
Shakuro.Keychain is released under the MIT license. [See LICENSE](https://github.com/shakurocom/Keychain/blob/master/LICENSE.md) for details.
## Give it a try and reach us
Star this tool if you like it. This will help us grow and add new useful things. Feel free to reach out and hire our team to develop a mobile or web project for you.