blob: a5841ddb747fcdc640de6ccc31b20cd844f78b9f [file] [log] [blame]
{
"name": "KATCircularProgressChart",
"version": "1.0.0",
"summary": "A custome subclass on UIView to provide animated circular progress chart.",
"description": "This CocoaPod provide the ability to animated circular doughnut type progress chart.",
"homepage": "https://github.com/TharinduKetipe/KATCircularProgressChart",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TharinduKetipe": "katramesh91@gmail.com"
},
"source": {
"git": "https://github.com/TharinduKetipe/KATCircularProgressChart.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/Kat_sper",
"platforms": {
"ios": "8.0"
},
"source_files": "KATCircularProgressChart/Classes/**/*"
}