blob: 84988333ffc4d31bf2f300c2c9e78d319cf51d1f [file] [log] [blame]
{
"name": "TTTAttributedLabelVodafone",
"version": "1.13.3.1",
"authors": {
"VodafoneDEAppFactory": ""
},
"homepage": "https://github.com/VodafoneDEAppFactory/TTTAttributedLabel",
"platforms": {
"ios": "4.3"
},
"summary": "A drop-in replacement for UILabel that supports attributes, data detectors, links, and more.",
"source": {
"git": "https://github.com/VodafoneDEAppFactory/TTTAttributedLabel.git",
"tag": "1.13.3.1"
},
"license": "MIT",
"frameworks": [
"UIKit",
"CoreText",
"CoreGraphics",
"QuartzCore"
],
"source_files": "TTTAttributedLabel",
"requires_arc": true
}