JKTextInputObserver
监听UITextField和UITextView的输入
CocoaPods
platform :ios, '8.0'
source 'https://github.com/CocoaPods/Specs.git'
pod 'JKTextInputObserver', '~> 1.0.5'
CocoaPods trunk is moving to be read-only. Read more on the blog, there are 17 months to go.
监听UITextField和UITextView的输入
platform :ios, '8.0'
source 'https://github.com/CocoaPods/Specs.git'
pod 'JKTextInputObserver', '~> 1.0.5'