blob: eaf29dad8b1d74f30d15c231df4a76f3727cfef4 [file] [log] [blame]
{
"name": "TTTAttributedLabel",
"version": "1.10.1",
"authors": {
"Mattt Thompson": "m@mattt.me"
},
"homepage": "https://github.com/mattt/TTTAttributedLabel/",
"social_media_url": "https://twitter.com/mattt",
"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.10.1"
},
"license": "MIT",
"requires_arc": true,
"platforms": {
"ios": "4.3"
},
"frameworks": [
"CoreText",
"CoreGraphics",
"QuartzCore"
],
"source_files": "TTTAttributedLabel"
}