blob: a97f30fda4cc4dd890ce58bf439a3ddd85141a22 [file] [log] [blame]
{
"name": "KeyboardDodger",
"version": "1.0.3",
"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": "1.0.3"
},
"source_files": "KeyboardDodger/*.swift",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.1"
}