blob: b6baec737ee7271fa8e10f6e3cbcb670f5fd8bf4 [file] [log] [blame]
{
"name": "KUIKeyboard",
"version": "1.6.1",
"summary": "Keyboard Handler in iOS",
"description": "Keyboard Handler in iOS, It also perfectly works with UIScrollViewKeyboardDismissMode.interactive.",
"homepage": "https://github.com/Kofktu/KUIKeyboard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kofktu": "kofktu@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Kofktu/KUIKeyboard.git",
"tag": "1.6.1"
},
"source_files": "KUIKeyboard/*.{swift}",
"requires_arc": true
}