blob: c5fa9864d55e9430624f6080ac45c627d6a2d7fa [file] [log] [blame]
{
"name": "BottomKeyboardConstraint",
"version": "1.0.4",
"summary": "BottomKeyboardConstraint is simple library to handle keyboard events.",
"description": "BottomKeyboardConstraint is a library that supercharges a constraint to update and handle keyboard events.",
"homepage": "https://github.com/sbrighiu/BottomKeyboardConstraint",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Stefan Brighiu": "sbrighiu@gmail.com"
},
"source": {
"git": "https://github.com/sbrighiu/BottomKeyboardConstraint.git",
"tag": "1.0.4"
},
"social_media_url": "https://twitter.com/smbcheeky",
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"5.0",
"5.0"
],
"source_files": "BottomKeyboardConstraint/Classes/**/*",
"swift_version": "5.0"
}