Install ISEmojiView via CocoaPods or Carthage
masterCocoaPods
For Swift projects:
pod 'ISEmojiView'Note: The Objective-C version is no longer maintained. To use the legacy version, use pod 'ISEmojiView', '0.0.1'.
Carthage
Add the following to your Cartfile:
github "isaced/ISEmojiView"