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