[Add] FLAD 2.7.9.5
[CocoaPods.git] / Specs / a / e / 4 / WellbeingChart / 0.1.1 / WellbeingChart.podspec.json
blob2f94788fbf5f90de2f78f2e7986af89e6eedc1fe
2   "name": "WellbeingChart",
3   "version": "0.1.1",
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": "0.1.1"
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"