blob: 8327f5544660faa7aad1a424c97ced06bb4a8752 [file] [log] [blame]
{
"name": "MultiColorCircleView",
"version": "0.1.0",
"summary": "A subclass of UIView the shows multi colored circle based on percentages.",
"description": "Colors the circle with different colors based on percentages. Helps to provide statistical data in the form of a Pie Cicle chart.",
"homepage": "https://github.com/Sanjay1git/MultiColorCircleView",
"license": "MIT",
"authors": {
"Sanjay": "raghavb96@gmail.com"
},
"source": {
"git": "https://github.com/Sanjay1git/MultiColorCircleView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MultiColorCircleView/Classes/**/*"
}