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