[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 0 / 9 / e / ChannelizeUI / 4.10.42 / ChannelizeUI.podspec.json
blob30a5ebf02f8216e6cdde8279f20f0a8717577c0e
2   "name": "ChannelizeUI",
3   "version": "4.10.42",
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.42",
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}",
23   "resources": "ChannelizeUI/ChannelizeUI/Sources/ChannelizeUI.bundle",
24   "resource_bundles": {
25     "ChannelizeUI": [
26       "ChannelizeUI/ChannelizeUI/Sources/Image_Resources/**/*.xcassets"
27     ]
28   },
29   "dependencies": {
30     "InputBarAccessoryView": [
31       "4.2.2"
32     ],
33     "Alamofire": [
34       "4.8.2"
35     ],
36     "ObjectMapper": [
37       "~> 3.5"
38     ],
39     "SDWebImageFLPlugin": [
41     ],
42     "DifferenceKit": [
44     ],
45     "ChannelizeAPI": [
46       ">= 4.20.10"
47     ],
48     "ReachabilitySwift": [
50     ],
51     "MaterialComponents/ProgressView": [
53     ],
54     "MaterialComponents/ActivityIndicator": [
56     ],
57     "VirgilE3Kit": [
59     ]
60   },
61   "swift_version": "4.2"