blob: b28b6f5e1abf5d5f413eefd511b14cec8dfc309d [file] [log] [blame]
{
"name": "TMAttributedLabel",
"version": "0.0.1",
"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.1"
},
"source_files": "TMAttributedLabel/*.{h,m}",
"requires_arc": true
}