[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 0 / 9 / e / ChannelizeUI / 4.10.33 / ChannelizeUI.podspec.json
blob0f3821973a81d57afe75bbe78d992648b8db750f
2   "name": "ChannelizeUI",
3   "version": "4.10.33",
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.33",
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   "ios": {
24     "resource_bundles": {
25       "ChannelizeUI": "ChannelizeUI/ChannelizeUI/Sources/**/*.xcassets"
26     }
27   },
28   "dependencies": {
29     "InputBarAccessoryView": [
30       "4.2.2"
31     ],
32     "Alamofire": [
33       "4.8.2"
34     ],
35     "ObjectMapper": [
36       "~> 3.5"
37     ],
38     "SDWebImageFLPlugin": [
40     ],
41     "DifferenceKit": [
43     ],
44     "ChannelizeAPI": [
45       ">= 4.20.10"
46     ],
47     "ReachabilitySwift": [
49     ],
50     "MaterialComponents/ProgressView": [
52     ],
53     "MaterialComponents/ActivityIndicator": [
55     ],
56     "VirgilE3Kit": [
58     ]
59   },
60   "swift_version": "4.2"