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