[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / d / a / DronelinkCoreUI / 2.5.0 / DronelinkCoreUI.podspec.json
blobed4dc91319e7098c2fb41ee53ba41a91a39748bf
2   "name": "DronelinkCoreUI",
3   "version": "2.5.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.5.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.5.0"
29     ],
30     "SnapKit": [
31       "~> 5.0.1"
32     ],
33     "SwiftyUserDefaults": [
34       "~> 5.0.0"
35     ],
36     "MicrosoftMapsSDK": [
37       "~> 1.1.4"
38     ],
39     "Mapbox-iOS-SDK": [
40       "~> 6.3.0"
41     ],
42     "MaterialComponents/Palettes": [
43       "~> 119.0.0"
44     ],
45     "MaterialComponents/Buttons": [
46       "~> 119.0.0"
47     ],
48     "MaterialComponents/Buttons+Theming": [
49       "~> 119.0.0"
50     ],
51     "MaterialComponents/TextFields": [
52       "~> 119.0.0"
53     ],
54     "MaterialComponents/ProgressView": [
55       "~> 119.0.0"
56     ],
57     "MaterialComponents/Dialogs": [
58       "~> 119.0.0"
59     ],
60     "MaterialComponents/Dialogs+Theming": [
61       "~> 119.0.0"
62     ],
63     "MaterialComponents/Snackbar": [
64       "~> 119.0.0"
65     ],
66     "MaterialComponents/ActivityIndicator": [
67       "~> 119.0.0"
68     ],
69     "Kingfisher": [
70       "~> 5.15.7"
71     ],
72     "Agrume": [
73       "~> 5.6.10"
74     ],
75     "IQKeyboardManager": [
76       "~> 6.5.6"
77     ],
78     "MarqueeLabel": [
79       "~> 4.0.5"
80     ]
81   },
82   "swift_version": "5.0"