[Add] PurchasesHybridCommon 13.15.0
[CocoaPods.git] / Specs / 4 / 2 / 3 / ChartLegends / 0.0.6 / ChartLegends.podspec.json
blob9a28e7368578f684cf6704441f3bdf3ab1914cae
2   "name": "ChartLegends",
3   "version": "0.0.6",
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.6",
19     "branch": "master"
20   },
21   "source_files": [
22     "ChartLegends/*.swift",
23     "ChartLegends/**/*.swift"
24   ],
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ],
29   "resource_bundles": {
30     "ChartLegends": [
31       "ChartLegends/**/*.xib"
32     ]
33   },
34   "pushed_with_swift_version": "4.0"