blob: 7707af50b0afee1dc5a51cab49b0d90269744cd9 [file] [log] [blame]
{
"name": "TouchHandlerLabel",
"version": "0.1.2",
"homepage": "https://github.com/asyschenko/TouchHandlerLabel",
"summary": "Extended UILabel for touch handling text like URL, email e.t.c",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aleksandr Syschenko": "asyschenko@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/asyschenko/TouchHandlerLabel.git",
"tag": "0.1.2"
},
"source_files": "TouchHandlerLabel/*.{swift}",
"swift_version": "4.2"
}