Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 624 Bytes

File metadata and controls

26 lines (14 loc) · 624 Bytes

SDHtmlLabel

SDHtmlLabel use NSAttributedString to manage html and a tag white list to specify all the permitted tags, all the tags outside this list will be stripped from the html.

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

SDHtmlLabel is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'SDHtmlLabel'

Author

Lorenzo Rossi, l.rossi@sysdata.it

License

SDHtmlLabel is available under the Apache license. See the LICENSE file for more info.