blob: c6113af3e1a366cbc993e1222cdbb049878d6e15 [file] [log] [blame]
{
"name": "XYPieChart",
"version": "0.0.1",
"summary": "A simple and animated Pie Chart for your iOS app.",
"homepage": "https://github.com/xyfeng/XYPieChart",
"authors": {
"XY Feng": "xy@xystudio.cc"
},
"license": "LICENSE.txt",
"source": {
"git": "https://github.com/xyfeng/XYPieChart.git",
"commit": "37ed5796db0611dca290948be1280ba6d18de3a0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "XYPieChart",
"frameworks": "QuartzCore",
"requires_arc": true
}