blob: 350863b2f18da2eea53f9c1fe8da71cc87ff3809 [file] [log] [blame]
{
"name": "Charts",
"version": "2.1.5",
"summary": "ios-charts is a powerful & easy to use chart library for iOS",
"homepage": "https://github.com/danielgindi/ios-charts",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": [
"Daniel Cohen Gindi",
"Philipp Jahoda"
],
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/danielgindi/ios-charts.git",
"tag": "v2.1.5"
},
"source_files": [
"Classes",
"Charts/Classes/**/*.swift"
]
}