blob: 9032d48cef1d73da02be0070ce7725bdebd34c1d [file] [log] [blame]
{
"name": "Highcharts",
"version": "6.1.2",
"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": "v6.1.2"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "development/Highcharts.framework"
}
}