blob: 853873b764f66ac3d89c4019d3c64ea3f17864fc [file] [log] [blame]
{
"name": "CZKeyboardObserverState",
"version": "2.0.0",
"summary": "CZKeyboardObserverState is a class with one registered, you can listen to keyboard state events",
"authors": "Edwin Peña",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/edwinps/CZKeyboardObserverState.git",
"tag": "2.0.0"
},
"source_files": "src/**/*.{swift}",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"requires_arc": true,
"homepage": "https://github.com/edwinps/CZKeyboardObserverState",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"swift_version": "4.2"
}