blob: ac281d9482a49d85371a0100f69c0878c22e0523 [file] [log] [blame]
{
"name": "ZQLabel",
"version": "0.1.5",
"summary": "ZQLabel: 扩展Label的用法",
"description": "ZQLabel: 扩展Label的用法,包含添加文字点击、文字颜色,文字加粗、行间距、下划线、等",
"homepage": "https://github.com/wushengdubai/ZQLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wushengdubai": "1012740269@qq.com"
},
"source": {
"git": "https://github.com/wushengdubai/ZQLabel.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZQLabel/Classes/**/*",
"frameworks": "UIKit"
}