[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / d / 5 / Highcharts / 11.4.3 / Highcharts.podspec.json
blobf17d9ec74feebf8df5afbf88d42f816a17bbd563
2   "name": "Highcharts",
3   "version": "11.4.3",
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": "v11.4.3"
15   },
16   "platforms": {
17     "ios": "12.0"
18   },
19   "ios": {
20     "vendored_frameworks": "Highcharts.xcframework"
21   }