[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 0 / 9 / e / ChannelizeUI / 4.10.34 / ChannelizeUI.podspec.json
bloba09a8baf09291be46d131ffb7cd182f6cbf24753
2   "name": "ChannelizeUI",
3   "version": "4.10.34",
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.34",
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,jpeg,jpg,png}",
23   "resource_bundles": {
24     "ChannelizeUI": "ChannelizeUI/ChannelizeUI/Sources/ChannelizeActionIcons.xcassets"
25   },
26   "resources": [
27     "ChannelizeUI/ChannelizeUI/Sources/ChannelizeActionIcons.xcassets",
28     "ChannelizeUI/ChannelizeUI/Sources/ChannelizeUIIcons.xcassets"
29   ],
30   "ios": {
31     "resource_bundles": {
32       "ChannelizeUI": "ChannelizeUI/ChannelizeUI/Sources/ChannelizeActionIcons.xcassets"
33     }
34   },
35   "dependencies": {
36     "InputBarAccessoryView": [
37       "4.2.2"
38     ],
39     "Alamofire": [
40       "4.8.2"
41     ],
42     "ObjectMapper": [
43       "~> 3.5"
44     ],
45     "SDWebImageFLPlugin": [
47     ],
48     "DifferenceKit": [
50     ],
51     "ChannelizeAPI": [
52       ">= 4.20.10"
53     ],
54     "ReachabilitySwift": [
56     ],
57     "MaterialComponents/ProgressView": [
59     ],
60     "MaterialComponents/ActivityIndicator": [
62     ],
63     "VirgilE3Kit": [
65     ]
66   },
67   "swift_version": "4.2"