blob: 45344ed256ea72c3c24d180c6c8f307a5b2f3ac1 [file] [log] [blame]
{
"name": "KeyboardFrameChangeListener",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources",
"requires_arc": true,
"frameworks": "UIKit"
}