blob: 8d6d957b1426f9ad5867c28f43fc31ca8f026e33 [file] [log] [blame]
{
"name": "ChartLegends",
"version": "0.0.4",
"summary": "Powerful customizable legends for all kind of charts",
"homepage": "https://github.com/i-schuetz/SwiftCharts",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Ivan Schuetz": "ivanschuetz@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/i-schuetz/ChartLegends.git",
"tag": "0.0.4",
"branch": "master"
},
"source_files": [
"ChartLegends/*.swift",
"ChartLegends/**/*.swift"
],
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "4.0"
}