[Add] RosPush 1.0.5
[CocoaPods.git] / Specs / a / e / 4 / WellbeingChart / 2.0.9 / WellbeingChart.podspec.json
blob7e81bc0fcf0d7f125e42100bc298d1eca81cc469
2   "name": "WellbeingChart",
3   "version": "2.0.9",
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.9"
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       "~> 4.1.0"
31     ],
32     "TinyConstraints": [
33       "~> 4.0.1"
34     ]
35   },
36   "swift_version": "5.0"