[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / d / a / DronelinkCoreUI / 1.0.2 / DronelinkCoreUI.podspec.json
blob1b3223fa0fcb484df33af1fa1526928fac9c5a1e
2   "name": "DronelinkCoreUI",
3   "version": "1.0.2",
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.2"
20   },
21   "source_files": "DronelinkCoreUI/**/*.swift",
22   "resources": "DronelinkCoreUI/**/*.{strings,xcassets}",
23   "dependencies": {
24     "DronelinkCore": [
25       "~> 1.1.0"
26     ],
27     "SnapKit": [
28       "~> 5.0.0"
29     ],
30     "Mapbox-iOS-SDK": [
31       "~> 5.4.0"
32     ],
33     "MaterialComponents/Palettes": [
34       "~> 92.5.0"
35     ],
36     "MaterialComponents/Buttons": [
37       "~> 92.5.0"
38     ],
39     "MaterialComponents/ProgressView": [
40       "~> 92.5.0"
41     ],
42     "MaterialComponents/Dialogs": [
43       "~> 92.5.0"
44     ],
45     "MaterialComponents/Dialogs+Theming": [
46       "~> 92.5.0"
47     ],
48     "MaterialComponents/Snackbar": [
49       "~> 92.5.0"
50     ]
51   },
52   "swift_version": "5.0"