[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 3 / d / 5 / Highcharts / 7.1.2.1 / Highcharts.podspec.json
blobce001a705d8d16e146810b5deb970dd9f80bee40
2   "name": "Highcharts",
3   "version": "7.1.2.1",
4   "summary": "Powerful, vast charting library",
5   "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.",
6   "homepage": "https://github.com/highcharts/highcharts-ios",
7   "license": {
8     "type": "Custom",
9     "file": "LICENSE"
10   },
11   "authors": "Highsoft",
12   "source": {
13     "git": "https://github.com/highcharts/highcharts-ios.git",
14     "tag": "v7.1.2.1"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "ios": {
20     "vendored_frameworks": "development/Highcharts.framework"
21   }