| { | |
| "name": "HYLabel", | |
| "version": "1.0.0", | |
| "summary": "用于识别Label中的@用户-话题##-链接", | |
| "homepage": "https://github.com/coderwhy/HYLabel", | |
| "license": "MIT", | |
| "authors": { | |
| "coderwhy": "372623326@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/coderwhy/HYLabel.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "HYLabel/Source/*.swift", | |
| "frameworks": "UIKit", | |
| "requires_arc": true | |
| } |