blob: 86cd8e036cc4b5c82d8ce2d670573d4951cfbe3e [file] [log] [blame]
{
"name": "WKBLinkTapLabel",
"version": "1.0.0",
"summary": "返回label上所点击的文字,使用label实现富文本点击效果",
"description": "返回label上所点击的文字,使用label实现富文本点击效果,支持折行和换行。",
"homepage": "https://gitee.com/wangkaibo/WKBLinkTapLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"王凯博": "18346668775m0@sina.cn"
},
"source": {
"git": "https://gitee.com/wangkaibo/WKBLinkTapLabel.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WKBLinkTapLabel/Classes/**/*"
}