File tree 1 file changed +2
-3
lines changed
1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 5
5
[ ![ Version] ( https://img.shields.io/cocoapods/v/SimpleKeychain.svg?style=flat-square )] ( https://cocoapods.org/pods/SimpleKeychain )
6
6
[ ![ License] ( https://img.shields.io/cocoapods/l/SimpleKeychain.svg?style=flat-square )] ( https://cocoapods.org/pods/SimpleKeychain )
7
7
[ ![ Platform] ( https://img.shields.io/cocoapods/p/SimpleKeychain.svg?style=flat-square )] ( https://cocoapods.org/pods/SimpleKeychain )
8
- [ ![ Carthage compatible] ( https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat-square )] ( https://github.com/Carthage/Carthage )
9
8
[ ![ FOSSA Status] ( https://app.fossa.com/api/projects/git%2Bgithub.com%2Fauth0%2FSimpleKeychain.svg?type=shield )] ( https://app.fossa.com/projects/git%2Bgithub.com%2Fauth0%2FSimpleKeychain?ref=badge_shield )
10
9
11
10
A wrapper to make it really easy to deal with iOS Keychain and store your user's credentials securely.
@@ -31,7 +30,7 @@ A wrapper to make it really easy to deal with iOS Keychain and store your user's
31
30
## Requirements
32
31
33
32
- iOS 9.0+ / macOS 10.11+ / tvOS 9.0+ / watchOS 2.0+
34
- - Xcode 11.4+ / Xcode 12.x
33
+ - Xcode 11.4+/ 12.x
35
34
- Swift 4.x/5.x
36
35
37
36
## Installation
@@ -158,7 +157,7 @@ If you have found a bug or to request a feature, please [raise an issue](https:/
158
157
159
158
## License
160
159
161
- This project is licensed under the MIT license. See the [ LICENSE] ( https://github.com/auth0/SimpleKeychain/blob/master/ LICENSE) file for more info.
160
+ This project is licensed under the MIT license. See the [ LICENSE] ( LICENSE ) file for more info.
162
161
163
162
164
163
[ ![ FOSSA Status] ( https://app.fossa.com/api/projects/git%2Bgithub.com%2Fauth0%2FSimpleKeychain.svg?type=large )] ( https://app.fossa.com/projects/git%2Bgithub.com%2Fauth0%2FSimpleKeychain?ref=badge_large )
You can’t perform that action at this time.
0 commit comments