[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / d / a / DronelinkCoreUI / 1.0.4 / DronelinkCoreUI.podspec.json
blobb7f88524291daf3669d2e7878e4a59382ac4a5e1
2   "name": "DronelinkCoreUI",
3   "version": "1.0.4",
4   "summary": "Dronelink core UI components",
5   "homepage": "https://dronelink.com/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Dronelink": "dev@dronelink.com"
12   },
13   "swift_versions": "5.0",
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/dronelink/dronelink-core-ui-ios.git",
19     "tag": "1.0.4"
20   },
21   "source_files": "DronelinkCoreUI/**/*.swift",
22   "resources": "DronelinkCoreUI/**/*.{strings,xcassets}",
23   "dependencies": {
24     "DronelinkCore": [
25       "~> 1.1.1"
26     ],
27     "SnapKit": [
28       "~> 5.0.0"
29     ],
30     "Mapbox-iOS-SDK": [
31       "~> 5.5.0"
32     ],
33     "MaterialComponents/Palettes": [
34       "~> 97.0.1"
35     ],
36     "MaterialComponents/Buttons": [
37       "~> 97.0.1"
38     ],
39     "MaterialComponents/ProgressView": [
40       "~> 97.0.1"
41     ],
42     "MaterialComponents/Dialogs": [
43       "~> 97.0.1"
44     ],
45     "MaterialComponents/Dialogs+Theming": [
46       "~> 97.0.1"
47     ],
48     "MaterialComponents/Snackbar": [
49       "~> 97.0.1"
50     ]
51   },
52   "swift_version": "5.0"