blob: c330e81e84f6c656754854fa14d41541ca62cf16 [file] [log] [blame]
{
"name": "AugmentedButton",
"version": "1.0.5",
"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.5"
},
"source_files": "Sources/*.swift"
}