blob: 04f8a9973054d32bd2a07b18f4ada855831a8434 [file] [log] [blame]
{
"name": "AYPieChart",
"version": "1.1.1",
"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.1.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": false,
"source_files": "AYPieChart/*.{h,m}",
"preserve_paths": "Demo"
}