Skip to content

Commit aa9203e

Browse files
authored
Update README.md
1 parent db5d250 commit aa9203e

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# NextGrowingTextView
22

3-
![](https://img.shields.io/badge/Swift-3.0-blue.svg?style=flat)
4-
[![CI Status](http://img.shields.io/travis/muukii/NextGrowingTextView.svg?style=flat)](https://travis-ci.org/muukii/NextGrowingTextView)
3+
![](https://img.shields.io/badge/Swift-5.1-blue.svg?style=flat)
54
[![Version](https://img.shields.io/cocoapods/v/NextGrowingTextView.svg?style=flat)](http://cocoapods.org/pods/NextGrowingTextView)
65
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
76
[![License](https://img.shields.io/cocoapods/l/NextGrowingTextView.svg?style=flat)](http://cocoapods.org/pods/NextGrowingTextView)
@@ -51,7 +50,7 @@ growingTextView.delegates.didChangeHeight = { [weak self] height in
5150

5251
## Requirements
5352

54-
iOS 8.0+ Swift 4
53+
iOS 9.0+ Swift 4.2+
5554

5655
## Installation
5756
### CocoaPods
@@ -109,4 +108,4 @@ muukii, [email protected]
109108
NextGrowingTextView is available under the MIT license. See the LICENSE file for more info.
110109

111110

112-
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fmuukii%2FNextGrowingTextView.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fmuukii%2FNextGrowingTextView?ref=badge_large)
111+
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fmuukii%2FNextGrowingTextView.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fmuukii%2FNextGrowingTextView?ref=badge_large)

0 commit comments

Comments
 (0)