2 "name": "UITextField-Navigation",
3 "version": "3.0.0.pre.1",
4 "summary": "UITextField-Navigation makes it easier to navigate between UITextFields and UITextViews.",
5 "description": "UITextField-Navigation adds next, previous and done buttons to the keyboard for your UITextFields and UITextViews. It allows you to specify a next text field/view either on the Interface Builder or programmatically. Then, you can access next and previous text fields/views of each UITextField/UITextView easily.",
6 "homepage": "https://github.com/T-Pham/UITextField-Navigation",
8 "https://github.com/T-Pham/UITextField-Navigation/blob/master/Screenshots/screenshot1.png?raw=true",
9 "https://github.com/T-Pham/UITextField-Navigation/blob/master/Screenshots/screenshot2.gif?raw=true"
16 "Thanh Pham": "minhthanh@me.com"
19 "git": "https://github.com/T-Pham/UITextField-Navigation.git",
25 "source_files": "UITextField-Navigation/Classes/**/*",
26 "frameworks": "UIKit",
27 "pushed_with_swift_version": "3.0"