[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 9 / e / ChannelizeUI / 4.10.36 / ChannelizeUI.podspec.json
blobf456b81ea993171c4178ddc8b6db596e4c4b5e46
2   "name": "ChannelizeUI",
3   "version": "4.10.36",
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.36",
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   "resource_bundles": {
24     "ChannelizeUI": [
25       "ChannelizeUI/ChannelizeUI/Sources/**/*.png",
26       "ChannelizeUI/ChannelizeUI/Sources/**/*.jpeg"
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"