blob: 8903431b8ae790cf121b6c7ea1bc692d19b2b5af [file] [log] [blame]
{
"name": "Buttton",
"version": "0.1.2",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/delba/Buttton",
"authors": {
"Damien": "damien@delba.io"
},
"summary": "A supercharged UIButton",
"source": {
"git": "https://github.com/delba/Buttton.git",
"tag": "v0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*.{h, swift}",
"requires_arc": true
}