blob: 010b1f02a337cebc0cc8f182c07fc9ed77ca071b [file] [log] [blame]
{
"name": "iBarChart",
"version": "0.2",
"summary": "A simple animated vertical bar chart component.",
"description": "A simple, fully customizable and animated vertical bar chart component.",
"homepage": "https://github.com/iMhdi/iBarChart",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"El Mahdi BOUKHRIS": "m.boukhris@gmail.com"
},
"source": {
"git": "https://github.com/iMhdi/iBarChart.git",
"tag": "0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "iBarChart/**/*.{h,m}",
"resources": "iBarChart/**/*.xib",
"frameworks": "UIKit"
}