blob: 745d90a53f135ebbf8709dcc5463fed26e2691f9 [file] [log] [blame]
{
"name": "TTTAttributedLabel",
"version": "1.2.2",
"authors": {
"Mattt Thompson": "m@mattt.me"
},
"homepage": "https://github.com/mattt/TTTAttributedLabel/",
"summary": "A drop-in replacement for UILabel that supports NSAttributedStrings.",
"source": {
"git": "https://github.com/mattt/TTTAttributedLabel.git",
"tag": "1.2.2"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": null
},
"frameworks": "CoreText",
"source_files": "TTTAttributedLabel.{h,m}",
"requires_arc": false
}