blob: 8020c7ab36f7dc37d7657f9cc2c578da58608ae5 [file] [log] [blame]
{
"name": "TYAttributedLabel",
"version": "2.6.6",
"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.6.6"
},
"source_files": "TYAttributedLabelDemo/TYAttributedLabel/**/*.{h,m}",
"requires_arc": true
}