blob: b0705132fd734aade8330f4aedcf691e90fdf8ae [file] [log] [blame]
{
"name": "BottomKeyboardConstraint",
"version": "1.0.0",
"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.0"
},
"social_media_url": "https://twitter.com/smbcheeky",
"platforms": {
"ios": "11.0"
},
"source_files": "BottomKeyboardConstraint/Classes/**/*"
}