blob: 848e701470e810b72d2f8915bc907b5e292416ea [file] [log] [blame]
{
"name": "XYPieChart",
"version": "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",
"tag": "v0.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "XYPieChart",
"frameworks": "QuartzCore",
"requires_arc": true
}