blob: 54d32bd1d7f17a373757a50fe77f7d0fcd6175ad [file] [log] [blame]
{
"name": "HKCircularProgressView",
"version": "1.1.0",
"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.1.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "HKCircularProgressView/HKCircularProgressView/HKCircularProgress{View,Layer}.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": true
}