blob: 1cae3d2b2fb1328b5fb34e077dd0df185c8a315b [file] [log] [blame]
{
"name": "CZLinkLabel",
"version": "0.0.1",
"summary": "一个自定义的UILabel的子类,可以识别文本中的链接,话题,协议等等,并进行自定义操作。",
"homepage": "https://github.com/qqianng/CZLinkLabel",
"license": "MIT",
"authors": {
"liqiangqiang": "736516184@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/qqianng/CZLinkLabel.git",
"tag": "0.0.1"
},
"source_files": "CZLinkLabel/**/*.{h,m}"
}