blob: 9ad5a6efa56b2f012037d3630e276d739ffc62c2 [file] [log] [blame]
{
"name": "EBTAttributeLinkClickLabel",
"version": "0.0.2",
"summary": "EBTAttributeLinkClickLabel for underline click event",
"description": "Add an underscore to the label and implement a click event and add active link clicked",
"homepage": "https://github.com/KBvsMJ/EBTCustomAttributeLabel",
"license": "MIT",
"authors": {
"KBvsMJ": "2455063164@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/KBvsMJ/EBTCustomAttributeLabel.git",
"tag": "0.0.2"
},
"source_files": "EBTAttributeLinkClickLabel/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"dependencies": {
"TTTAttributedLabel": [
]
}
}