blob: a99828c254206c0e20450fb52e4d89dfa2eb315f [file] [log] [blame]
{
"name": "TTTAttributedLabel",
"version": "1.9.3",
"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.9.3"
},
"license": "MIT",
"requires_arc": true,
"platforms": {
"ios": "4.3"
},
"frameworks": [
"CoreText",
"CoreGraphics"
],
"source_files": "TTTAttributedLabel"
}