33Customized text fields used in the [ iCook app] ( https://itunes.apple.com/app/id554065086 ) .
44Try < https://testflight.icook.tw > .
55
6- [ ![ Build Status] ( https://travis-ci.org/polydice/ICInputAccessory.svg?branch=develop )] ( https://travis-ci.org/polydice/ICInputAccessory )
7- [ ![ Carthage compatible] ( https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat )] ( https://github.com/Carthage/Carthage )
8- [ ![ 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 )] ( https://cocoapods.org/pods/ICInputAccessory )
6+ [ ![ Build Status] ( https://travis-ci.org/polydice/ICInputAccessory.svg )] ( https://travis-ci.org/polydice/ICInputAccessory )
7+ [ ![ Carthage compatible] ( https://img.shields.io/badge/Carthage-compatible-4BC51D.svg )] ( https://github.com/Carthage/Carthage )
8+ [ ![ CocoaPods Compatible] ( https://img.shields.io/cocoapods/v/ICInputAccessory.svg )] ( https://cocoapods.org/pods/ICInputAccessory )
9+ ![ Platform] ( https://img.shields.io/cocoapods/p/ICInputAccessory.svg )
10+ [ ![ Docs] ( https://img.shields.io/cocoapods/metrics/doc-percent/ICInputAccessory.svg )] ( http://cocoadocs.org/docsets/ICInputAccessory/ )
1011![ Swift 2.3] ( https://img.shields.io/badge/Swift-2.3-orange.svg )
1112
1213### ICKeyboardDismissTextField
1314
14- * An input accessory view with a button to dismiss keyboard.
15+ * A text field that has a button to dismiss keyboard on the input accessory view .
1516
1617### ICTokenField
1718
@@ -26,9 +27,10 @@ Try <https://testflight.icook.tw>.
2627
2728ICInputAccessory | iOS | Xcode | Swift
2829---------------- | :--: | :---: | -----
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- ` develop ` branch | 8.0+ | 8.0 | ![ Swift 2.3] ( https://img.shields.io/badge/Swift-2.3-orange.svg )
30+ ` ~> 1.0.0 ` | 8.0+ | 7.2 | ![ Swift 2.1.1] ( https://img.shields.io/badge/Swift-2.1.1-orange.svg )
31+ ` ~> 1.1.0 ` | 8.0+ | 7.3 | ![ Swift 2.2] ( https://img.shields.io/badge/Swift-2.2-orange.svg )
32+ ` ~> 1.2.0 ` | 8.0+ | 8.0 | ![ Swift 2.3] ( https://img.shields.io/badge/Swift-2.3-orange.svg )
33+ ` feature/swift-3 ` | 8.0+ | 8.0 | ![ Swift 3.0] ( https://img.shields.io/badge/Swift-3.0-orange.svg )
3234
3335## Installation
3436
0 commit comments