mirror of
https://github.com/zhigang1992/UICKeyChainStore.git
synced 2026-01-12 22:53:17 +08:00
Update README.md
This commit is contained in:
@@ -7,8 +7,6 @@
|
||||
|
||||
UICKeyChainStore is a simple wrapper for Keychain on iOS and OS X. Makes using Keychain APIs as easy as NSUserDefaults.
|
||||
|
||||
## License
|
||||
MIT License
|
||||
|
||||
## Installation
|
||||
### CocoaPods
|
||||
@@ -91,5 +89,8 @@ NSLog(@"%@", store); // Print all keys and values for the service.
|
||||
Easy as that. (See [UICKeyChainStore.h](https://github.com/kishikawakatsumi/UICKeyChainStore/blob/master/Lib/UICKeyChainStore.h) for all of the methods.)
|
||||
|
||||
|
||||
[](https://bitdeli.com/free "Bitdeli Badge")
|
||||
## License
|
||||
MIT License
|
||||
|
||||
|
||||
[](https://bitdeli.com/free "Bitdeli Badge")
|
||||
|
||||
Reference in New Issue
Block a user