| { |
| "name": "ABTextboxToolbarHandler", |
| "version": "0.0.1", |
| "summary": "ABTextboxToolbarHandler for UItextField/UITextView prev, next accessary view", |
| "description": " **ABTextboxToolbarHandler** is the simple and easy to use solution where you can handle the navigation of input textfields and textviews\n", |
| "homepage": "https://github.com/AmitBhavsarIphone/ABTextboxToolbarHandler", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE.md" |
| }, |
| "authors": "Amit Bhavsar", |
| "social_media_url": "https://www.facebook.com/bhavsar.amit", |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source": { |
| "git": "https://github.com/AmitBhavsarIphone/ABTextboxToolbarHandler.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": "ABTextboxToolbarHandler/*", |
| "requires_arc": true |
| } |