blob: 0c0b6ccce1067364752fbe91402e6a79dbd5ea0b [file] [log] [blame]
{
"name": "VFKeyboardObserver",
"version": "1.2.0",
"summary": "A simple way to observe keyboard notifications and keyboard properties.",
"homepage": "https://github.com/vlfm/VFKeyboardObserver",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Valery Fomenko": "vlfm@yandex.ru"
},
"source": {
"git": "https://github.com/vlfm/VFKeyboardObserver.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "VFKeyboardObserver/Classes/**/*"
}