blob: e9140d227fa270cc3531437c55f1fa04e00bbedb [file] [log] [blame]
{
"name": "AugmentedButton",
"version": "1.3",
"summary": "UIButton subclasses with augmented functionality.",
"homepage": "https://github.com/tapsandswipes/AugmentedButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Antonio Cabezuelo Vivo": "antonio@tapsandswipes.com"
},
"social_media_url": "http://twitter.com/acvivo",
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/tapsandswipes/AugmentedButton.git",
"tag": "1.3"
},
"source_files": "Sources/*.swift",
"swift_version": "5.0"
}