blob: a3b9afe67cc8692559590170405efd285e9ca3bd [file] [log] [blame]
{
"name": "Highcharts",
"version": "7.0.3",
"summary": "Powerful, vast charting library",
"description": "Objective-C wrapper for the popular Highcharts charting library. Convenient class infrastructure allows one to quickly embed charts in iOS apps, written in Objective-C or Swift. Supports dozens of responsive chart types, with a simple, yet powerful API. Easy to setup. See our Demo App for details.",
"homepage": "https://github.com/highcharts/highcharts-ios",
"license": {
"type": "Custom",
"file": "LICENSE"
},
"authors": "Highsoft",
"source": {
"git": "https://github.com/highcharts/highcharts-ios.git",
"tag": "v7.0.3"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "development/Highcharts.framework"
}
}