blob: 7a43a2317a9fc0dfa3dc769c4b52730d6cba1710 [file] [log] [blame]
{
"name": "IXAttributeTapLabel",
"version": "0.0.4",
"summary": "点击响应指定内容的UILabel子类",
"description": "点击响应指定内容的UILabel子类",
"homepage": "https://github.com/NSSONGMENG/AttributeStringDemo.git",
"license": {
"type": "MIT",
"file": "License"
},
"authors": {
"seven": "740621245@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/NSSONGMENG/AttributeStringDemo.git",
"tag": "0.0.4"
},
"source_files": [
"AttributeStringDemo",
"IXAttributeTapLabel/*.{h,m}"
]
}