Skip to content

Commit 409b991

Browse files
committed
Update README.md [ci skip]
1 parent e66c047 commit 409b991

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
#### Changes
44

5+
* Swift 3.0
6+
57
## v1.2.0
68

79
#### Changes

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
11
# ICInputAccessory
22

3-
[![Join the chat at https://gitter.im/ICInputAccessory/Lobby](https://badges.gitter.im/ICInputAccessory/Lobby.svg)](https://gitter.im/ICInputAccessory/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
4-
53
Customized text fields used in the [iCook app](https://itunes.apple.com/app/id554065086).
64
Try <https://testflight.icook.tw>.
75

86
[![Build Status](https://travis-ci.org/polydice/ICInputAccessory.svg)](https://travis-ci.org/polydice/ICInputAccessory)
97
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg)](https://github.com/Carthage/Carthage)
108
[![CocoaPods Compatible](https://img.shields.io/cocoapods/v/ICInputAccessory.svg)](https://cocoapods.org/pods/ICInputAccessory)
119
![Platform](https://img.shields.io/cocoapods/p/ICInputAccessory.svg)
12-
[![Docs](https://img.shields.io/cocoapods/metrics/doc-percent/ICInputAccessory.svg)](http://cocoadocs.org/docsets/ICInputAccessory/)
13-
![Swift 2.3](https://img.shields.io/badge/Swift-2.3-orange.svg)
10+
[![CocoaDocs](https://img.shields.io/cocoapods/metrics/doc-percent/ICInputAccessory.svg)](http://cocoadocs.org/docsets/ICInputAccessory/)
11+
![Swift 3.0](https://img.shields.io/badge/Swift-3.0-orange.svg)
1412

1513
### ICKeyboardDismissTextField
1614

@@ -32,7 +30,7 @@ ICInputAccessory | iOS | Xcode | Swift
3230
`~> 1.0.0` | 8.0+ | 7.2 | ![Swift 2.1.1](https://img.shields.io/badge/Swift-2.1.1-orange.svg)
3331
`~> 1.1.0` | 8.0+ | 7.3 | ![Swift 2.2](https://img.shields.io/badge/Swift-2.2-orange.svg)
3432
`~> 1.2.0` | 8.0+ | 8.0 | ![Swift 2.3](https://img.shields.io/badge/Swift-2.3-orange.svg)
35-
`feature/swift-3`| 8.0+ | 8.0 | ![Swift 3.0](https://img.shields.io/badge/Swift-3.0-orange.svg)
33+
`develop` | 8.0+ | 8.0 | ![Swift 3.0](https://img.shields.io/badge/Swift-3.0-orange.svg)
3634

3735
## Installation
3836

@@ -164,6 +162,7 @@ Please fork this repository, create a branch named like `feature/some-new-featur
164162
## Contact
165163

166164
[![Twitter](https://img.shields.io/badge/twitter-@polydice-blue.svg?style=flat)](https://twitter.com/polydice)
165+
[![Join the chat at https://gitter.im/polydice/ICInputAccessory](https://badges.gitter.im/polydice/ICInputAccessory.svg)](https://gitter.im/polydice/ICInputAccessory)
167166

168167
## License
169168

0 commit comments

Comments
 (0)