blob: b7257b18a67a2a9efd0d983f1c296cf79c323222 [file] [log] [blame]
{
"name": "TTTAttributedLabel",
"version": "1.5.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.5.0"
},
"license": "MIT",
"platforms": {
"ios": null
},
"requires_arc": true,
"frameworks": "CoreText",
"source_files": "TTTAttributedLabel"
}