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