blob: 968ed03877294604c70db24be4966234c6c4f4a0 [file] [log] [blame]
{
"name": "ZQLabel",
"version": "0.1.3",
"summary": "ZQLabel: 扩展Label的用法,包含添加下划线、行间距、文字点击、文字颜色等",
"description": "TODO: Add long description of the pod here.",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZQLabel/Classes/**/*",
"frameworks": "UIKit"
}