blob: a645c9113aa95f2e4b963e23cc82b7e3696fbb07 [file] [log] [blame]
{
"name": "DZLabel",
"version": "1.2.5",
"summary": "iOS rich text clickable link label",
"description": "iOS rich text clickable link label, an replacement of UILabel",
"homepage": "https://github.com/darrendev/DZLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Darren Zheng": "623767307@qq.com"
},
"source": {
"git": "https://github.com/darrendev/DZLabel.git",
"tag": "1.2.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DZLabel/Classes/**/*",
"swift_version": "4.1"
}