blob: 30f13d6cb14f7629b53d14bc01409cd0694818d8 [file] [log] [blame]
{
"name": "AYPieChart",
"version": "1.3.0",
"summary": "Simple and configurable pie chart.",
"license": "MIT",
"homepage": "https://github.com/andjash/AYPieChart",
"authors": {
"Andrey Yashnev": "andjash@gmail.com"
},
"source": {
"git": "https://github.com/andjash/AYPieChart.git",
"tag": "1.3.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": false,
"source_files": "AYPieChart/*.{h,m}",
"preserve_paths": "Demo"
}