[Add] FastRoute 0.1.0
[CocoaPods.git] / Specs / a / e / 4 / WellbeingChart / 2.0.0 / WellbeingChart.podspec.json
blobf5652af95386875d27df22c1894323dbbc9d3c8e
2   "name": "WellbeingChart",
3   "version": "2.0.0",
4   "summary": "Wellbeing line chart using Charts library.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/WorklifeTech/WellbeingChart.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "radohecko": "rhe@worklifebarometer.com"
13   },
14   "source": {
15     "git": "https://github.com/WorklifeTech/WellbeingChart.git",
16     "tag": "2.0.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "WellbeingChart/Classes/**/*",
23   "resource_bundles": {
24     "Fonts": [
25       "WellbeingChart/Assets/*.{ttf}"
26     ]
27   },
28   "dependencies": {
29     "Charts": [
30       "~> 3.6.0"
31     ],
32     "TinyConstraints": [
33       "~> 4.0.1"
34     ]
35   },
36   "swift_version": "5.0"