blob: ae929bb7ff3e6743d64858d715a5559391c61e64 [file] [log] [blame]
{
"name": "KeyboardDodger",
"version": "1.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": "1.0.0"
},
"source_files": "Sources/*.swift",
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0"
}