blob: 2bb0d364913db375984cf42e48053875521465b2 [file] [log] [blame]
{
"name": "CZKeyboardObserverState",
"version": "1.1.2",
"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.1.2"
},
"source_files": "src/**/*.{swift}",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"requires_arc": true,
"homepage": "https://github.com/edwinps/CZKeyboardObserverState",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"pushed_with_swift_version": "3.0"
}