blob: 37b567b1174f34e75e50353d12980fed0366c7a3 [file] [log] [blame]
{
"name": "KeyboardFrameChangeListener",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources",
"requires_arc": true,
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}