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