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