blob: 1dc5c860cab4c9b32adcbfae82e7aef07da7eea2 [file] [log] [blame]
{
"name": "DYPieChartView",
"version": "0.0.1",
"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"
},
"source": {
"git": "https://github.com/Dwarven/DYPieChartView.git",
"tag": "0.0.1"
},
"source_files": "Class/*.{h,m}"
}