blob: 84a49983199cdf164e81b3d2e5f251cd4e049ccf [file] [log] [blame]
{
"name": "KUIKeyboard",
"version": "1.5.0",
"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.5.0"
},
"source_files": "KUIKeyboard/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}