blob: df7b7fced822c09689bd16ff40df569f236658c7 [file] [log] [blame]
{
"name": "IXAttributeTapLabel",
"version": "0.0.1",
"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": "v0.0.1"
},
"source_files": [
"AttributeStringDemo",
"IXAttributeTapLabel/*.{h,m}"
]
}