Skip to content

SysdataSpA/HTMLLabel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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, [email protected]

License

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