blob: 0f381f5cba75cfd2db47dcab97dd745af5f0eba4 [file] [log] [blame]
{
"name": "TTTAttributedLabel-WithMore",
"version": "1.13.4",
"authors": {
"Bob Wei": "fealonelei@gmail.com"
},
"homepage": "https://github.com/fealonelei/TTTAttributedLabel-WithMore",
"platforms": {
"ios": "6.0"
},
"summary": "A drop-in replacement for UILabel that supports attributes, data detectors, links, and social media common detectors.",
"source": {
"git": "https://github.com/fealonelei/TTTAttributedLabel-WithMore.git",
"tag": "1.13.4"
},
"license": "MIT",
"frameworks": [
"UIKit",
"CoreText",
"CoreGraphics",
"QuartzCore"
],
"source_files": "TTTAttributedLabel",
"requires_arc": true
}