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