blob: 38b0e967bd58696769731588f01dc8cb2eed33ad [file] [log] [blame]
{
"name": "ChannelizeUI",
"version": "4.10.43",
"license": {
"type": "GPL",
"file": "LICENSE"
},
"homepage": "https://channelize.io/",
"authors": {
"Channelize": "support@channelize.io"
},
"summary": "A Messaging UI SDK built for Channelize API SDK",
"source": {
"git": "https://github.com/ChannelizeIO/Channelize-iOS-UI-SDK.git",
"tag": "4.10.43",
"branch": "release/dark_light_theme"
},
"swift_versions": "4.2",
"platforms": {
"ios": "11.0"
},
"source_files": "ChannelizeUI/ChannelizeUI/Sources/**/*.{h,m,swift}",
"resources": "ChannelizeUI/ChannelizeUI/Sources/ChannelizeUI.bundle",
"dependencies": {
"InputBarAccessoryView": [
"4.2.2"
],
"Alamofire": [
"4.8.2"
],
"ObjectMapper": [
"~> 3.5"
],
"SDWebImageFLPlugin": [
],
"DifferenceKit": [
],
"ChannelizeAPI": [
">= 4.20.10"
],
"ReachabilitySwift": [
],
"MaterialComponents/ProgressView": [
],
"MaterialComponents/ActivityIndicator": [
],
"VirgilE3Kit": [
]
},
"swift_version": "4.2"
}