blob: d20f3a622ebd0d98baa237b003d1b0d912fee82d [file] [log] [blame]
{
"name": "IBProgressButton",
"version": "1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/Tintenklecks/IBProgressButton",
"screenshots": [
"https://raw.githubusercontent.com/Tintenklecks/IBProgressButton/master/scheme.png",
"https://raw.githubusercontent.com/Tintenklecks/IBProgressButton/master/screen.png"
],
"authors": {
"Ingo": "github@puco.de"
},
"summary": "A combination of a circular progress view and a button",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/Tintenklecks/IBProgressButton.git",
"tag": "1.0"
},
"source_files": "classes/*.{h,m}",
"requires_arc": true
}