blob: 8482165b241c98ca3c3e0be6564068bd8ce44107 [file] [log] [blame]
{
"name": "MDRadialProgress",
"version": "0.1.2",
"summary": "MDRadialProgress is a custom UIView to display progress in discrete steps.",
"homepage": "https://github.com/mdinacci/MDRadialProgress",
"screenshots": "https://raw.github.com/mdinacci/MDRadialProgress/master/screenshot.png",
"license": "MIT",
"authors": {
"Marco Dinacci": "marco.dinacci@gmail.com"
},
"source": {
"git": "https://github.com/mdinacci/MDRadialProgress.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "4.0"
},
"source_files": "MDRadialProgress/MDRadialProgressView.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": true
}