blob: f9a99f430ac4ea37cfdb180dceab8366504340b4 [file] [log] [blame]
{
"name": "DZLabel",
"version": "1.0.8",
"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.0.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DZLabel/Classes/**/*",
"swift_version": "4.1"
}