Skip to content

Commit 6456010

Browse files
committed
Update Swift version in README.md [ci skip]
1 parent c3a7d2a commit 6456010

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ Try <https://testflight.icook.tw>.
66
[![Build Status](https://travis-ci.org/polydice/ICInputAccessory.svg?branch=develop)](https://travis-ci.org/polydice/ICInputAccessory)
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)
9-
![Platform](https://img.shields.io/cocoapods/p/ICInputAccessory.svg?style=flat)
10-
![Swift 2.2](https://img.shields.io/badge/Swift-2.2-orange.svg)
9+
[![Platform](https://img.shields.io/cocoapods/p/ICInputAccessory.svg?style=flat)](https://cocoapods.org/pods/ICInputAccessory)
10+
![Swift 2.3](https://img.shields.io/badge/Swift-2.3-orange.svg)
1111

1212
### ICKeyboardDismissTextField
1313

@@ -28,6 +28,7 @@ ICInputAccessory | iOS | Xcode | Swift
2828
---------------- | :--: | :---: | -----
2929
`~> v1.0.0` | 8.0+ | 7.2 | ![Swift 2.1.1](https://img.shields.io/badge/Swift-2.1.1-orange.svg)
3030
`~> v1.1.0` | 8.0+ | 7.3 | ![Swift 2.2](https://img.shields.io/badge/Swift-2.2-orange.svg)
31+
`develop` branch | 8.0+ | 8.0 | ![Swift 2.3](https://img.shields.io/badge/Swift-2.3-orange.svg)
3132

3233
## Installation
3334

0 commit comments

Comments
 (0)