| { | |
| "name": "ZQLabel", | |
| "version": "0.1.6", | |
| "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.6" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "ZQLabel/Classes/**/*", | |
| "frameworks": "UIKit" | |
| } |