blob: b7239af2c127089cd4e4b0bd44615a12550f20b3 [file] [log] [blame]
{
"name": "Highcharts",
"version": "1.0.2-beta",
"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": "MIT",
"file": "LICENSE"
},
"authors": "Highsoft",
"source": {
"git": "https://github.com/highcharts/highcharts-ios.git",
"tag": "v.1.0.2-beta"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "Highcharts.framework"
}
}