PPFKeyboardNotification 0.0.2×由 潘鹏飞 维护。安装指南×PPFKeyboardNotification 的安装指南您想将类似于以下内容的 pod 'PPFKeyboardNotification', '~> 0.0' 添加到您的 Podfile 中target 'MyApp' do pod 'PPFKeyboardNotification', '~> 0.0' end然后在您的终端或 CocoaPods.app 中运行 pod install或者为了测试运行,运行以下命令pod try PPFKeyboardNotification查看 PodspecGitHub 仓库CocoaPods.org 页面PPFKeyboardNotification 0.0.2由潘鹏飞panpengfei21/PPFKeyboardNotificationDemoGitHub 仓库PPFKeyboardNotificationDemo