2 "name": "TTTAttributedLabel",
7 "summary": "A drop-in replacement for UILabel that supports NSAttributedStrings.",
8 "homepage": "https://github.com/mattt/TTTAttributedLabel",
10 "Mattt Thompson": "m@mattt.me"
17 "git": "https://github.com/mattt/TTTAttributedLabel.git",
20 "description": "TTTAttributedLabel is a drop-in replacement for UILabel that supports NSAttributedStrings. It also supports link embedding, both automatically with UIDataDetectorTypes and manually by specifying a range for a URL, address, phone number, or event.",
21 "source_files": "TTTAttributedLabel.{h,m}",