A drop-in replacement for UILabel that supports attributes, data detectors, links, and more. TTTAttributedLabel provides a simple way to performantly render attributed strings. As a bonus, it also supports link embedding, both automatically with NSTextCheckingTypes and manually by specifying a range for a URL, address, phone number, event, or transit information. It also includes advanced paragraph style properties. As of version 1.10.0, TTTAttributedLabel supports VoiceOver through...