blob: 1f31b4c3ef8afb4b22225016980185bf51f41a13 [file] [log] [blame]
{
"name": "DYPieChartView",
"version": "0.0.4",
"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.4"
},
"source_files": "Class/*.{h,m}"
}