blob: b5aaf9db50635f169c6086f41e5a06dc80f8316a [file] [log] [blame]
{
"name": "TGLabel",
"version": "0.0.7",
"summary": "TGLabel 根据传入的正则自动匹配所需要的文字进行自定义显示和事件处理",
"homepage": "https://github.com/targetcloud/TGLabel",
"license": "MIT",
"authors": {
"targetcloud": "targetcloud@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/targetcloud/TGLabel.git",
"tag": "0.0.7"
},
"source_files": "TGLabelDemo/TGLabelDemo/TGLabel/*.{swift,h,m}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}