blob: be83957692d67c2e1affdf87a7a0c51429cb915f [file] [log] [blame]
{
"name": "ChartLegends",
"version": "0.0.2",
"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.2",
"branch": "master"
},
"source_files": [
"ChartLegends/*.swift",
"ChartLegends/**/*.swift"
],
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "3.0"
}