blob: c7eab0bb791d1f06b7793d4d56318d1260573b59 [file] [log] [blame]
{
"name": "KeyboardFrameChangeListener",
"version": "1.0.5",
"summary": "Notifies you when on-screen keyboard changes its frame",
"homepage": "https://github.com/darrarski/KeyboardFrameChangeListener",
"authors": {
"Dariusz Rybicki": "darrarski@gmail.com"
},
"social_media_url": "https://twitter.com/darrarski",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/darrarski/KeyboardFrameChangeListener.git",
"tag": "v1.0.5"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source_files": "Sources",
"requires_arc": true,
"frameworks": "UIKit"
}