blob: 4d2bc7196b234e02acb6b60c5254c1b229369f7d [file] [log] [blame]
{
"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/*"
}