blob: 00afccc83675a14384b419659e8fc7a856efedf0 [file] [log] [blame]
{
"name": "DYPieChartView",
"version": "0.0.2",
"summary": "Animated Pie Chart using Custom CALayer.",
"homepage": "https://github.com/Dwarven/DYPieChartView",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dwarven": "prison.yang@gmail.com"
},
"social_media_url": "https://twitter.com/DwarvenYang",
"source": {
"git": "https://github.com/Dwarven/DYPieChartView.git",
"tag": "0.0.2"
},
"source_files": "Class/*.{h,m}"
}