blob: 21551401731a7a1e0c8c7cdc5953f36a7792b123 [file] [log] [blame]
{
"name": "AugmentedButton",
"version": "1.2",
"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": "8.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/tapsandswipes/AugmentedButton.git",
"tag": "1.2"
},
"source_files": "Sources/*.swift"
}