JKTextInputObserver
监听 UITextField 和 UITextView 的输入
CocoaPods
platform :ios, '8.0'
source 'https://github.com/CocoaPods/Specs.git'
pod 'JKTextInputObserver', '~> 1.0.5'
监听 UITextField 和 UITextView 的输入
platform :ios, '8.0'
source 'https://github.com/CocoaPods/Specs.git'
pod 'JKTextInputObserver', '~> 1.0.5'