DTCoreText
Methods to allow using HTML code with CoreText
DTCoreText provides methods to render HTML content via Core Text on iOS by converting HTML into NSAttributedString, along with UI components like DTAttributedTextView, DTAttributedLabel, and DTAttributedTextCell to display richly formatted text without using a WebView.