KMKeyboardObserver 1.7×Maintained by Keith Moon.Installation Guide×Installation Guide for KMKeyboardObserverYou want to add pod 'KMKeyboardObserver', '~> 1.7' similar to the following to your Podfile:target 'MyApp' do pod 'KMKeyboardObserver', '~> 1.7' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try KMKeyboardObserverSee PodspecGitHub RepoPage on CocoaPods.orgKMKeyboardObserver 1.7ByKeith Moonkeefmoonkeefmoon/KMKeyboardObserverGitHub RepoKMKeyboardObserver A simple class to observer keyboard frame changes, and report to a delegate