[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 0 / 9 / e / ChannelizeUI / 4.10.45 / ChannelizeUI.podspec.json
blobeee6d1ff8cbd92363816460e18f01038a6fa516e
2   "name": "ChannelizeUI",
3   "version": "4.10.45",
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.45",
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": [
24     "ChannelizeUI/ChannelizeUI/Sources/ChannelizeUI.bundle",
25     "ChannelizeUI/ChannelizeUI/Sources/ChannelizeActionIcons.xcassets",
26     "ChannelizeUI/ChannelizeUI/Sources/ChannelizeUIIcons.xcassets"
27   ],
28   "info_plist": {
29     "CFBundleIdentifier": "com.channelize.ChannelizeUI"
30   },
31   "dependencies": {
32     "InputBarAccessoryView": [
33       "4.2.2"
34     ],
35     "Alamofire": [
36       "4.8.2"
37     ],
38     "ObjectMapper": [
39       "~> 3.5"
40     ],
41     "SDWebImageFLPlugin": [
43     ],
44     "DifferenceKit": [
46     ],
47     "ChannelizeAPI": [
48       ">= 4.20.10"
49     ],
50     "ReachabilitySwift": [
52     ],
53     "MaterialComponents/ProgressView": [
55     ],
56     "MaterialComponents/ActivityIndicator": [
58     ],
59     "VirgilE3Kit": [
61     ]
62   },
63   "swift_version": "4.2"