blob: 125d958858c9632aabd60a0b1d6f48e862a63c7b [file] [log] [blame]
{
"name": "UITapableLabelView",
"platforms": {
"ios": "11.0"
},
"summary": "UITapableLabelView lets an ios Developer clicks on uilabel words with ease",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Ali Maher": "ali.maheir@gmail.com"
},
"homepage": "https://github.com/Ali0Maher/UITapableLabelView",
"source": {
"git": "https://github.com/Ali0Maher/UITapableLabelView.git",
"tag": "0.1.0"
},
"frameworks": "UIKit",
"source_files": [
"UITapableLabelView",
"UITapableLabelView/**/*.{swift}"
],
"swift_versions": "4.2",
"swift_version": "4.2"
}