blob: 76e08ceee23274126e110ddea38f0342ac1a3445 [file] [log] [blame]
{
"name": "TYAttributedLabel",
"version": "2.5.0",
"summary": "Easy, powerful attributedLabel,support mixed with image and text, link text,image, and UIView.",
"homepage": "https://github.com/12207480/TYAttributedLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tany": "122074809@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/12207480/TYAttributedLabel.git",
"tag": "2.5.0"
},
"source_files": "TYAttributedLabelDemo/TYAttributedLabel/**/*.{h,m}",
"requires_arc": true
}