[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 2 / 3 / ChartLegends / 0.0.1 / ChartLegends.podspec.json
blob63011101deb9f0d79f4e05fbd030ac9c9c6e7f8a
2   "name": "ChartLegends",
3   "version": "0.0.1",
4   "summary": "Powerful customizable legends for all kind of charts",
5   "homepage": "https://github.com/i-schuetz/SwiftCharts",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ivan Schuetz": "ivanschuetz@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/i-schuetz/ChartLegends.git",
18     "tag": "0.0.1",
19     "branch": "master"
20   },
21   "source_files": [
22     "ChartLegends/*.swift",
23     "ChartLegends/**/*.swift"
24   ],
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ],
29   "pushed_with_swift_version": "3.0"