2 "name": "KNMKeyboardNotificationHandler",
4 "homepage": "https://github.com/konoma/ios-keyboard-notification-handler",
5 "summary": "A simple wrapper around UIKeyboard notifications.",
6 "description": "\n Observe keyboard changes using handler blocks which get helper objects that prepare information\n taken from the notification info.\n ",
12 "Markus Gasser": "markus.gasser@konoma.ch"
15 "git": "https://github.com/konoma/ios-keyboard-notification-handler.git",
21 "source_files": "Sources/*.{h,m}",
22 "public_header_files": "Sources/*.h",