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