blob: a7d1c23676e3d96101618760937baff8f9662b84 [file] [log] [blame]
{
"name": "DZLabel",
"version": "1.3.9",
"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.3.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DZLabel/Classes/**/*",
"swift_versions": "5",
"swift_version": "5"
}