blob: 6ec72a10420569ca18bff90a8803f5da573c184e [file] [log] [blame]
{
"name": "EBTAttributeLinkClickLabel",
"version": "1.0.0",
"summary": "EBTAttributeLinkClickLabel for underline 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": "1.0.0"
},
"source_files": "EBTAttributeLinkClickLabel/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"dependencies": {
"TTTAttributedLabel": [
]
}
}