blob: d7f08240524fc33e2064752fca5705c50b60c99d [file] [log] [blame]
{
"name": "TTTAttributedLabel-moolban",
"version": "2.0.0.2",
"authors": {
"Mattt Thompson": "m@mattt.me"
},
"homepage": "https://github.com/rws08/TTTAttributedLabel-moolban",
"platforms": {
"ios": "8.0"
},
"summary": "A drop-in replacement for UILabel that supports attributes, data detectors, links, and more.",
"source": {
"git": "https://github.com/rws08/TTTAttributedLabel-moolban.git",
"tag": "2.0.0.2"
},
"license": "MIT",
"frameworks": [
"UIKit",
"CoreText",
"CoreGraphics",
"QuartzCore"
],
"source_files": "TTTAttributedLabel/*.{h,m}",
"requires_arc": true,
"social_media_url": "https://twitter.com/mattt"
}