blob: d165c477f74c9d6cfa0079ff97c475257ef7f490 [file] [log] [blame]
{
"name": "BasicKeyboardHandler",
"version": "1.0.4",
"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.4"
},
"platforms": {
"ios": "12.0"
},
"source_files": "BasicKeyboardHandler/Classes/*"
}