blob: 0376730880ec7b84ef8c8d57d2524a491e70df9b [file] [log] [blame]
{
"name": "ChannelizeUI",
"version": "4.20.7",
"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.20.7",
"branch": "release/dark_light_theme"
},
"swift_versions": "4.2",
"platforms": {
"ios": "10.3"
},
"source_files": "ChannelizeUI/ChannelizeUI/Sources/**/*.swift",
"dependencies": {
"InputBarAccessoryView": [
"4.2.2"
],
"Alamofire": [
"4.8.2"
],
"AlamofireObjectMapper": [
"5.2.0"
],
"SDWebImageFLPlugin": [
],
"DifferenceKit": [
],
"ChannelizeAPI": [
">= 4.20.7"
],
"ReachabilitySwift": [
],
"MaterialComponents/ProgressView": [
],
"MaterialComponents/ActivityIndicator": [
]
},
"swift_version": "4.2"
}