Skip to content

Commit 64512c4

Browse files
authored
Remove Carthage Compatible badge (#101)
1 parent d1ec816 commit 64512c4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
[![Version](https://img.shields.io/cocoapods/v/SimpleKeychain.svg?style=flat-square)](https://cocoapods.org/pods/SimpleKeychain)
66
[![License](https://img.shields.io/cocoapods/l/SimpleKeychain.svg?style=flat-square)](https://cocoapods.org/pods/SimpleKeychain)
77
[![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)
98
[![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)
109

1110
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
3130
## Requirements
3231

3332
- 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
3534
- Swift 4.x/5.x
3635

3736
## Installation
@@ -158,7 +157,7 @@ If you have found a bug or to request a feature, please [raise an issue](https:/
158157

159158
## License
160159

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.
162161

163162

164163
[![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)

0 commit comments

Comments
 (0)