Skip to content

Commit 8019c68

Browse files
committed
Update README.md with Swift 2.2
1 parent 333e460 commit 8019c68

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Try <https://testflight.icook.tw>.
77
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
88
[![CocoaPods Compatible](https://img.shields.io/cocoapods/v/ICInputAccessory.svg)](https://img.shields.io/cocoapods/v/ICInputAccessory.svg)
99
![Platform](https://img.shields.io/cocoapods/p/ICInputAccessory.svg?style=flat)
10-
![Swift 2.1.1](https://img.shields.io/badge/Swift-2.1.1-orange.svg)
10+
![Swift 2.2](https://img.shields.io/badge/Swift-2.2-orange.svg)
1111

1212
### ICKeyboardDismissTextField
1313

@@ -24,6 +24,11 @@ Try <https://testflight.icook.tw>.
2424

2525
## Requirements
2626

27+
ICInputAccessory | iOS | Xcode | Swift
28+
---------------- | :--: | :---: | -----
29+
v1.0.0 | 8.0+ | 7.2 | ![Swift 2.1.1](https://img.shields.io/badge/Swift-2.1.1-orange.svg)
30+
v1.1.0 | 8.0+ | 7.3 | ![Swift 2.2](https://img.shields.io/badge/Swift-2.2-orange.svg)
31+
2732
iOS 8.0+ with Xcode 7.2 or above.
2833

2934
## Installation

0 commit comments

Comments
 (0)