blob: 2851ef4d0bab8b2f74b8aa76e849c1d94157da55 [file] [log] [blame]
{
"name": "ANUBarChartView",
"version": "0.1.0",
"summary": "By far the most fantastic Bar Chart view I have seen in my entire life. No joke.",
"description": "This Bar Chart View changes its color according to your desired design, giving you complete control over the view making your app look fantastic!",
"homepage": "https://github.com/AnubhabRay/ANUBarChart",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"<Anubhab Ray>": "<aray729@gmail.com>"
},
"source": {
"git": "https://github.com/AnubhabRay/ANUBarChart.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "BarChartView/BarChartVw/*"
}