blob: 159592563252a650fba47b02651b99ae0f3eddaa [file] [log] [blame]
{
"name": "GARespondableLabel",
"version": "0.0.2",
"summary": "A label that can become first responder.",
"description": "A label that can become first responder when clicked,and call its delegate's protocal method.",
"homepage": "https://github.com/GikkiAres/GARespondableLabel",
"license": "MIT",
"authors": {
"GikkiAres": "GikkiAres@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GikkiAres/GARespondableLabel.git",
"tag": "0.0.2"
},
"source_files": "GARespondableLabelDemo/GARLMainFile/GARespondableLabel",
"exclude_files": "Classes/Exclude"
}