[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / 6 / a / 3 / CZKeyboardObserverState / 2.0.0 / CZKeyboardObserverState.podspec.json
blob853873b764f66ac3d89c4019d3c64ea3f17864fc
2   "name": "CZKeyboardObserverState",
3   "version": "2.0.0",
4   "summary": "CZKeyboardObserverState is a class with one registered, you can listen to keyboard state events",
5   "authors": "Edwin Peña",
6   "platforms": {
7     "ios": "10.0"
8   },
9   "source": {
10     "git": "https://github.com/edwinps/CZKeyboardObserverState.git",
11     "tag": "2.0.0"
12   },
13   "source_files": "src/**/*.{swift}",
14   "pod_target_xcconfig": {
15     "SWIFT_VERSION": "4.2"
16   },
17   "requires_arc": true,
18   "homepage": "https://github.com/edwinps/CZKeyboardObserverState",
19   "license": {
20     "type": "MIT",
21     "file": "LICENSE.md"
22   },
23   "swift_version": "4.2"