blob: b6874f608675ffcedb8294b47a2cf8f5f0b08d24 [file] [log] [blame]
{
"name": "MSBBarChart",
"version": "1.0.0",
"summary": "MSBBarChart is an easy to use bar chart library for iOS",
"homepage": "https://github.com/misyobun/MSBBarChart",
"screenshots": "https://user-images.githubusercontent.com/509448/73722607-38024600-476a-11ea-8806-cc4a9245ffd8.gif",
"license": "MIT",
"authors": "misyobun",
"social_media_url": "https://twitter.com/misyobun",
"platforms": {
"ios": "13.0"
},
"requires_arc": true,
"swift_versions": [
"5.0"
],
"source": {
"git": "https://github.com/misyobun/MSBBarChart.git",
"tag": "1.0.0"
},
"source_files": "MSBBarChart/Sources/**/*",
"swift_version": "5.0"
}