blob: 5b76f583b09f301784895dde35189999d6e001c7 [file] [log] [blame]
{
"name": "URLable",
"platforms": {
"ios": "12.0"
},
"version": "1.0.0",
"summary": "A UILabel having the tap on url functionality just like in a UITextView",
"homepage": "https://github.com/PanagiotisVakalis/URLable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Panagiotis Vakalis": "dev.panagiotis.vakalis@outlook.com"
},
"social_media_url": "https://twitter.com/IBPanos",
"source": {
"git": "https://github.com/PanagiotisVakalis/URLable.git",
"tag": "1.0.0"
},
"source_files": "URLable/**/*.{swift}",
"swift_versions": "5.1",
"swift_version": "5.1"
}