CMHTMLView 0.3.0× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2014Maintained by Unclaimed.Installation Guide×Installation Guide for CMHTMLViewYou want to add pod 'CMHTMLView', '~> 0.3' similar to the following to your Podfile:target 'MyApp' do pod 'CMHTMLView', '~> 0.3' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try CMHTMLViewSee PodspecGitHub RepoPage on CocoaPods.orgCMHTMLView 0.3.0ByConstantine Mureevmureev/CMHTMLViewGitHub Repo CMHTMLView is UIWebView wrapper to provide easy access to show rich text content (HTML) with native look and feel. Installation pod 'CMHTMLView' Authors Constantine Mureev License MIT