[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / 4 / 7 / UITextField-Navigation / 1.3.2 / UITextField-Navigation.podspec.json
blob9382bf00dd5449354efad9abb774fbc56fa716a6
2   "name": "UITextField-Navigation",
3   "version": "1.3.2",
4   "summary": "UITextField-Navigation make it easier to navigate between UITextFields.",
5   "description": "UITextField-Navigation adds next, previous and done buttons to the keyboard for your UITextFields. It allows you to specify a next text field either on the Interface Builder or programmatically. Then, you can access next and previous text fields of each UITextField easily.",
6   "homepage": "https://github.com/T-Pham/UITextField-Navigation",
7   "screenshots": [
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"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Thanh Pham": "minhthanh@me.com"
17   },
18   "source": {
19     "git": "https://github.com/T-Pham/UITextField-Navigation.git",
20     "tag": "1.3.2"
21   },
22   "platforms": {
23     "ios": "8.0"
24   },
25   "source_files": "UITextField-Navigation/Classes/**/*",
26   "frameworks": "UIKit"