| { |
| "name": "BasicKeyboardHandler", |
| "version": "1.0.5", |
| "summary": "Basic Keyboard Handler for iOS", |
| "description": "A basic keyboard handler to show/hide the keyboard in iOS", |
| "homepage": "https://github.com/mcdevface/BasicKeyboardHandler", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Kevin": "kevinnel64@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/mcdevface/BasicKeyboardHandler.git", |
| "tag": "1.0.5" |
| }, |
| "platforms": { |
| "ios": "12.0" |
| }, |
| "source_files": "BasicKeyboardHandler/Classes/*" |
| } |