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