Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coeur/generickeychain
https://github.com/coeur/generickeychain
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/coeur/generickeychain
- Owner: Coeur
- License: other
- Created: 2015-12-03T14:07:53.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-17T03:05:24.000Z (almost 8 years ago)
- Last Synced: 2024-10-14T12:59:12.855Z (3 months ago)
- Language: Shell
- Homepage: https://developer.apple.com/library/ios/samplecode/GenericKeychain/
- Size: 152 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# AppleGenericKeychain
[![Version](https://img.shields.io/cocoapods/v/AppleGenericKeychain.svg?style=flat)](http://cocoapods.org/pods/AppleGenericKeychain)
[![License](https://img.shields.io/cocoapods/l/AppleGenericKeychain.svg?style=flat)](http://cocoapods.org/pods/AppleGenericKeychain)
[![Platform](https://img.shields.io/cocoapods/p/AppleGenericKeychain.svg?style=flat)](http://cocoapods.org/pods/AppleGenericKeychain)## Usage
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
AppleGenericKeychain is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod "AppleGenericKeychain"
```## Author
Apple
## License
AppleGenericKeychain is available under the Apple license. See the LICENSE.txt file for more info.