blob: 3c00d708d036ce0de61bb82fc87a856cb74c953f [file] [log] [blame]
{
"name": "CZKeyboardObserverState",
"version": "1.0.1",
"summary": "CZKeyboardObserverState to listen to keyboard state events",
"description": "CZKeyboardObserverState is a class with one registered, you can listen to keyboard state events",
"homepage": "https://github.com/edwinps/CZKeyboardObserverState",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Edwin Peña",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/edwinps/CZKeyboardObserverState.git",
"tag": "1.0.1"
},
"source_files": "CZKeyboardObserverState/CZKeyboardObserverState.swift",
"pushed_with_swift_version": "3.0"
}