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