blob: 91086feaf7d49a6e7c9209c37adc0d622f88bea4 [file] [log] [blame]
{
"name": "Tappabel",
"version": "0.9.0",
"swift_versions": "4.0",
"summary": "A tappable UILabel written in Swift.",
"description": "A subclass of UILabel that adds tap functionality.",
"homepage": "https://github.com/ahmdx/Tappabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ahmed Mohamed": "dev@ahmd.pro"
},
"source": {
"git": "https://github.com/ahmdx/Tappabel.git",
"tag": "0.9.0"
},
"platforms": {
"ios": "8.3"
},
"source_files": "Tappabel/Classes/**/*",
"swift_version": "4.0"
}