blob: de6a7e0a962dfc979e0d8754351857b683f96557 [file] [log] [blame]
{
"name": "TMAttributedLabel",
"version": "0.0.4",
"summary": "基于M80AttributedLabel和TTTAttributedLabel实现的富文本Label",
"homepage": "https://github.com/solehe/TMAttributedLabel",
"license": "MIT",
"authors": {
"solehe": "soleworld@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/solehe/TMAttributedLabel.git",
"tag": "0.0.4"
},
"source_files": "TMAttributedLabel/*.{h,m}",
"requires_arc": true
}