YYRichText A fusion rich text base library iOS 8.0+ Xcode 8 Integration CocoaPods (iOS 8+) You can use CocoaPods to install SwiftyJSON by adding it to your Podfile: platform :ios, '8.0' use_frameworks! target 'MyApp' do pod 'YYRichText', '~> 1.0.0' end