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 CMHTMLView×AppSight.io IntegrationThe CocoaPods Website has an optional integration with AppSight.io that checks every pod you look at for apps which consume it.AppSight.io is a third-party service which tracks SDKs usage in the top iOS + Android apps.You can turn it off by clicking here: DisableSee 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