2 "name": "KMKeyboardObserver",
4 "swift_version": "4.2",
5 "summary": "A simple class to observer keyboard frame changes.",
6 "description": "A nice Swifty wrapper around keyboard frame change notifications.",
7 "homepage": "https://github.com/keefmoon/KMKeyboardObserver",
10 "Keith Moon": "keef@keefmoon.com"
12 "social_media_url": "http://twitter.com/keefmoon",
17 "git": "https://github.com/keefmoon/KMKeyboardObserver.git",
20 "module_name": "KeyboardObserver",
21 "source_files": "KeyboardObserver/KeyboardObserver/**/*.{h,m,swift}",
22 "pod_target_xcconfig": {
23 "OTHER_SWIFT_FLAGS": "-DCOCOAPODS"