blob: 2e481c0ab49ebbdcbde663ffe24361fb6b842777 [file] [log] [blame]
{
"name": "AugmentedButton",
"version": "1.0.6",
"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.2",
"source": {
"git": "https://github.com/tapsandswipes/AugmentedButton.git",
"tag": "1.0.6"
},
"source_files": "Sources/*.swift"
}