blob: d7528273b478036fdea73e2d293521851182943c [file] [log] [blame]
{
"name": "GUIRoundProgressButton",
"version": "0.0.1",
"summary": "GUIRoundProgressButton is a good looking, round button with a progress indicator.",
"homepage": "https://github.com/guilhermearaujo/GUIRoundProgressButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Guilherme Araújo": "guilhermeama@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/guilhermearaujo/GUIRoundProgressButton.git",
"tag": "0.0.1"
},
"source_files": [
"GUIRoundProgressButton/Classes",
"GUIRoundProgressButton/Classes/**/*.{h,m}"
],
"requires_arc": true
}