blob: 9cb24cf8a31d309160932f472d6558ac69ca971a [file] [log] [blame]
{
"name": "ClearKeyboardHandler",
"version": "0.0.2",
"summary": "A clear KeyboardHandler.",
"description": "David Seca - just clear\nClear KeyboardHandler provides an easy way to manage Keyboard handlig",
"homepage": "https://github.com/davidseca/clear-keyboardhandler.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"David Seca": "davidseca@gmail.com"
},
"platforms": {
"ios": "14.0"
},
"swift_versions": [
"5.0"
],
"source": {
"git": "https://github.com/davidseca/clear-keyboardhandler.git",
"tag": "0.0.2"
},
"source_files": "ClearKeyboardHandler/**/*.{swift}",
"frameworks": "UIKit",
"swift_version": "5.0"
}