blob: 948aa307f4451848cd4e8e850803d38b5f803813 [file] [log] [blame]
{
"name": "TMTapableLabel",
"version": "0.1.0",
"summary": "Add tap support with range for UILabel",
"description": "Add tap support with range for UILabel.\nCan set multiple tap actions for ranges.",
"homepage": "https://github.com/transparentmask/TMTapableLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Martin Yin": "transparentmask@gmail.com"
},
"source": {
"git": "https://github.com/transparentmask/TMTapableLabel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TMTapableLabel/Classes/**/*"
}