blob: ed9070873163f4180cc5eef03db98e81c7fc3d6e [file] [log] [blame]
{
"name": "TappableLabelView",
"platforms": {
"ios": "12.0"
},
"summary": "customizable and lightweight library that makes the task of displaying a lengthy text with tappable strings, as easy as you would like",
"requires_arc": true,
"version": "1.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Malinka Seneviratne": "malinkas86@gmail.com"
},
"homepage": "https://github.com/malinkas86/TappableLabelView",
"source": {
"git": "https://github.com/malinkas86/TappableLabelView.git",
"tag": "1.1.0"
},
"frameworks": "UIKit",
"source_files": "TappableLabelView/**/*.{swift}",
"resources": "TappableLabelView/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"swift_versions": "5.0",
"swift_version": "5.0"
}