blob: 80575059317fa7673c67bd00eaca6c5699bb303b [file] [log] [blame]
{
"name": "KeyboardDodger",
"version": "2.0.0",
"summary": "KeyboardDodger uses a constraint to move a view out of the way of the on-screen keyboard.",
"homepage": "https://github.com/TradeMe/KeyboardDodger",
"license": {
"type": "MIT"
},
"authors": {
"Daniel Clelland": "daniel.clelland@gmail.com"
},
"source": {
"git": "https://github.com/TradeMe/KeyboardDodger.git",
"tag": "2.0.0"
},
"source_files": "KeyboardDodger/*.swift",
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}