blob: 7d41afe5b268fcba1769826ae19cb9133f4888a8 [file] [log] [blame]
{
"name": "KeyboardNotifier",
"version": "1.3",
"summary": "KeyboardNotifier manages Keyboard will/did show/hide",
"description": "Keyhi written on Swift 5.0 by levantAJ",
"homepage": "https://github.com/levantAJ/KeyboardNotifier",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tai Le": "sirlevantai@gmail.com"
},
"source": {
"git": "https://github.com/levantAJ/KeyboardNotifier.git",
"tag": "1.3"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "KeyboardNotifier/**/*.{swift}",
"swift_version": "5.0"
}