[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 0 / 9 / e / ChannelizeUI / 4.10.37 / ChannelizeUI.podspec.json
blobef74835b5412519ff82a1614d821f0cf94391f66
2   "name": "ChannelizeUI",
3   "version": "4.10.37",
4   "license": {
5     "type": "GPL",
6     "file": "LICENSE"
7   },
8   "homepage": "https://channelize.io/",
9   "authors": {
10     "Channelize": "support@channelize.io"
11   },
12   "summary": "A Messaging UI SDK built for Channelize API SDK",
13   "source": {
14     "git": "https://github.com/ChannelizeIO/Channelize-iOS-UI-SDK.git",
15     "tag": "4.10.37",
16     "branch": "release/dark_light_theme"
17   },
18   "swift_versions": "4.2",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "ChannelizeUI/ChannelizeUI/Sources/**/*.{h,m,swift,ttf}",
23   "resources": "ChannelizeUI/ChannelizeUI/Sources/ChannelizeUI.bundle",
24   "resource_bundles": {
25     "ChannelizeUI": [
26       "ChannelizeUI/ChannelizeUI/Sources/**/*.png",
27       "ChannelizeUI/ChannelizeUI/Sources/**/*.jpeg"
28     ]
29   },
30   "dependencies": {
31     "InputBarAccessoryView": [
32       "4.2.2"
33     ],
34     "Alamofire": [
35       "4.8.2"
36     ],
37     "ObjectMapper": [
38       "~> 3.5"
39     ],
40     "SDWebImageFLPlugin": [
42     ],
43     "DifferenceKit": [
45     ],
46     "ChannelizeAPI": [
47       ">= 4.20.10"
48     ],
49     "ReachabilitySwift": [
51     ],
52     "MaterialComponents/ProgressView": [
54     ],
55     "MaterialComponents/ActivityIndicator": [
57     ],
58     "VirgilE3Kit": [
60     ]
61   },
62   "swift_version": "4.2"