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