3
3
Customized text fields used in the [ iCook app] ( https://itunes.apple.com/app/id554065086 ) .
4
4
Try < https://testflight.icook.tw > .
5
5
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/ )
10
11
![ Swift 2.3] ( https://img.shields.io/badge/Swift-2.3-orange.svg )
11
12
12
13
### ICKeyboardDismissTextField
13
14
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 .
15
16
16
17
### ICTokenField
17
18
@@ -26,9 +27,10 @@ Try <https://testflight.icook.tw>.
26
27
27
28
ICInputAccessory | iOS | Xcode | Swift
28
29
---------------- | :--: | :---: | -----
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 )
32
34
33
35
## Installation
34
36
0 commit comments