blob: 1a6689c0a210969e1c31d6a38f3af0992a53e92a [file] [log] [blame]
{
"name": "Buttton",
"version": "0.1",
"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"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}