[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / d / a / DronelinkCoreUI / 1.4.0 / DronelinkCoreUI.podspec.json
bloba46497ad9702ad0918c68394127727f372823bc6
2   "name": "DronelinkCoreUI",
3   "version": "1.4.0",
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.4.0"
20   },
21   "source_files": "DronelinkCoreUI/**/*.swift",
22   "resources": "DronelinkCoreUI/**/*.{strings,xcassets}",
23   "dependencies": {
24     "DronelinkCore": [
25       "~> 1.6.0"
26     ],
27     "SnapKit": [
28       "~> 5.0.1"
29     ],
30     "MicrosoftMapsSDK": [
31       "~> 1.1.4"
32     ],
33     "Mapbox-iOS-SDK": [
34       "~> 5.9.0"
35     ],
36     "MaterialComponents/Palettes": [
37       "~> 109.2.0"
38     ],
39     "MaterialComponents/Buttons": [
40       "~> 109.2.0"
41     ],
42     "MaterialComponents/Buttons+Theming": [
43       "~> 109.2.0"
44     ],
45     "MaterialComponents/TextFields": [
46       "~> 109.2.0"
47     ],
48     "MaterialComponents/ProgressView": [
49       "~> 109.2.0"
50     ],
51     "MaterialComponents/Dialogs": [
52       "~> 109.2.0"
53     ],
54     "MaterialComponents/Dialogs+Theming": [
55       "~> 109.2.0"
56     ],
57     "MaterialComponents/Snackbar": [
58       "~> 109.2.0"
59     ],
60     "MaterialComponents/ActivityIndicator": [
61       "~> 109.2.0"
62     ],
63     "Kingfisher": [
64       "~> 5.13.4"
65     ],
66     "Agrume": [
67       "~> 5.6.8"
68     ]
69   },
70   "swift_version": "5.0"