blob: 055b7e587e89ee9ad3987d8911bb1b303de757f6 [file] [log] [blame]
{
"name": "BarChartRace",
"version": "1.0.0",
"summary": "BarChartRace Animation",
"description": "BarChartRace library used to generate race of bar chart bars.",
"homepage": "https://github.com/OctagonMobile/BarChartRace",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"OctagonMobile": "OctagonMobile"
},
"source": {
"git": "https://github.com/OctagonMobile/BarChartRace.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.0",
"source_files": "BarChartRace/Classes/**/*",
"swift_version": "5.0"
}