KNMKeyboardNotificationHandler 0.1.0× 测试已测试✗ Lang语言 Obj-CObjective C许可证 MIT Released最新发布2014年12月由 Markus Gasser 维护。安装指南×KNMKeyboardNotificationHandler 安装指南您可以将以下类似命令添加到您的 Podfile 中,添加 pod 'KNMKeyboardNotificationHandler', '~> 0.1'target 'MyApp' do pod 'KNMKeyboardNotificationHandler', '~> 0.1' end然后在您的终端内运行 pod install 命令,或者在 CocoaPods.app 中运行。或者为了测试运行它,运行以下命令:pod try KNMKeyboardNotificationHandler查看 PodspecGitHub 仓库CocoaPods.org 上的页面KNMKeyboardNotificationHandler 0.1.0作者:Markus Gasserkonoma/ios-keyboard-notification-handlerGitHub 仓库 一个围绕 UIKeyboard 通知的简单封装。 使用处理程序块观察键盘变化,这些块获取从通知信息中准备的信息的辅助对象。 安装 pod 'KNMKeyboardNotificationHandler' 作者 Markus Gasser 许可证 MIT