blob: 0c71d915e62df81044008b71dbc5c981142c3bd4 [file] [log] [blame]
{
"name": "VFKeyboardObserver",
"version": "1.2.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "VFKeyboardObserver/Classes/**/*"
}