SWEmoticonKeyboard 0.0.3×Maintained by zhoushaowen.Installation Guide×Installation Guide for SWEmoticonKeyboardYou want to add pod 'SWEmoticonKeyboard', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'SWEmoticonKeyboard', '~> 0.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try SWEmoticonKeyboardSee PodspecGitHub RepoPage on CocoaPods.orgSWEmoticonKeyboard 0.0.3ByZhoushaowenzhoushaowen/SWEmoticonKeyboardGitHub RepoSWEmoticonKeyboard 表情键盘,支持UITextView和UITextField,支持表情和文字相互转换 cocoapods导入: pod 'SWEmoticonKeyboard' 亮点: 1.同时支持UITextView和UITextField的表情输入 2.支持表情长按 3.支持在UILabel上显示表情 **使用说明: ** 导入头文件: SWEmoticonKeyboard.h 具体使用方法,请参考demo.
SWEmoticonKeyboard 表情键盘,支持UITextView和UITextField,支持表情和文字相互转换 cocoapods导入: pod 'SWEmoticonKeyboard' 亮点: 1.同时支持UITextView和UITextField的表情输入 2.支持表情长按 3.支持在UILabel上显示表情 **使用说明: ** 导入头文件: SWEmoticonKeyboard.h 具体使用方法,请参考demo.