blob: c3bac59374f47878c50206070afbb5c99d8216e7 [file] [log] [blame]
{
"name": "EasyBarChart",
"version": "0.2.1",
"summary": "Pod to create bar charts.",
"swift_version": "4.1",
"description": "This CocoaPod provides a simple interface to create multiple bar charts through UICollectionView.",
"homepage": "https://github.com/yasirfolio3/EasyBarChart",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yasirfolio3": "yali@folio3.com"
},
"source": {
"git": "https://github.com/yasirfolio3/EasyBarChart.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "EasyBarChart/Classes/**/*"
}