blob: a5bca66eb471a19555a37418d8f2b7be44f3810d [file] [log] [blame]
{
"name": "CylinderBudgetChart",
"version": "0.1.0",
"summary": "Cylinder Budget Chart Library.",
"homepage": "https://github.com/pcastarataro/CylinderBudgetChart",
"license": "MIT",
"authors": {
"pablo castarataro": "pablocastarataro@gmail.com"
},
"source": {
"git": "https://github.com/pcastarataro/CylinderBudgetChart.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"CylinderBudgetChart": [
"Pod/Assets/*.png"
]
}
}