blob: 49f57e59528ad1dc2470ed2ab43d05383acbd902 [file] [log] [blame]
{
"name": "Tappabel",
"version": "0.1.1",
"swift_version": "4.2",
"summary": "A tappable UILabel written in Swift.",
"description": "A subclass of UILabel that adds tap functionality.",
"homepage": "https://github.com/ahmedabadie/Tappabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ahmed Abdelbadie": "badie.ahmed@icloud.com"
},
"source": {
"git": "https://github.com/ahmedabadie/Tappabel.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/ahmedabadie",
"platforms": {
"ios": "10.0"
},
"source_files": "Tappabel/Classes/**/*"
}