blob: 843221bba7a14971fd3dd41528f3444af3be68ef [file] [log] [blame]
{
"name": "TTTAttributedLabel",
"version": "1.13.4",
"authors": {
"Mattt Thompson": "m@mattt.me"
},
"homepage": "https://github.com/TTTAttributedLabel/TTTAttributedLabel",
"platforms": {
"ios": "4.3"
},
"summary": "A drop-in replacement for UILabel that supports attributes, data detectors, links, and more.",
"source": {
"git": "https://github.com/TTTAttributedLabel/TTTAttributedLabel.git",
"tag": "1.13.4"
},
"license": "MIT",
"frameworks": [
"UIKit",
"CoreText",
"CoreGraphics",
"QuartzCore"
],
"source_files": "TTTAttributedLabel",
"requires_arc": true,
"social_media_url": "https://twitter.com/mattt"
}