blob: 5c965ebcdd75d6e8fec56ba446b63459a19cf723 [file] [log] [blame]
{
"name": "AugmentedButton",
"version": "1.0.4",
"summary": "UIButton subclass 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": "8.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/tapsandswipes/AugmentedButton.git",
"tag": "1.0.4"
},
"source_files": "Sources/*.swift"
}