blob: 130020153132a83f278312f8bcbfad16daf292db [file] [log] [blame]
{
"name": "HKCircularProgressView",
"version": "1.0.5",
"summary": "A simple discrete/continuous circular progress view with current/max properties, customizable appearance and animatable.",
"homepage": "https://github.com/Harmek/HKCircularProgressView",
"screenshots": "https://github.com/Harmek/HKCircularProgressView/raw/master/Screenshot.png",
"authors": {
"Panos Baroudjian": "baroudjian.panos@gmail.com"
},
"license": "MIT",
"source": {
"git": "https://github.com/Harmek/HKCircularProgressView.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "5.0"
},
"source_files": "HKCircularProgressView/HKCircularProgressView/HKCircularProgress{View,Layer}.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": true
}