blob: 03495b3f140c2d01df71b390c35dc1ded45fcc4d [file] [log] [blame]
{
"name": "MDRadialProgress",
"version": "0.3.3",
"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.3.3"
},
"platforms": {
"ios": "4.0"
},
"source_files": "MDRadialProgress/MDRadialProgressView.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": true
}