blob: 5fabaee09b104d6f7e4a2904b5672544e5b5978d [file] [log] [blame]
{
"name": "MDRadialProgress",
"version": "1.0.4",
"summary": "MDRadialProgress is a custom UIView to display progress in discrete steps.",
"homepage": "http://infinityrealm.com/products/mdradialprogress/",
"screenshots": "https://raw.github.com/mdinacci/MDRadialProgress/master/screenshot.png",
"license": "BSD",
"authors": {
"Marco Dinacci": "marco.dinacci@gmail.com"
},
"source": {
"git": "https://github.com/mdinacci/MDRadialProgress.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "6.0"
},
"source_files": "MDRadialProgress/MDRadialProgress*.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": true
}