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