blob: 8a1780b4876eb98d8c6ef72fb107b344272e5adc [file] [log] [blame]
{
"name": "ChannelizeCall",
"version": "4.20.0",
"summary": "Channelize Call SDK",
"description": "A Video and Audio call SDK using Channelize API SDK",
"homepage": "https://channelize.io/",
"license": {
"type": "GPL",
"file": "LICENSE"
},
"authors": {
"Channelize": "support@channelize.io"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/ChannelizeIO/Channelize-iOS.git",
"tag": "4.20.0",
"branch": "release/V2Pods"
},
"vendored_frameworks": "ChannelizeCall.framework",
"dependencies": {
"AgoraRtcEngine_iOS": [
"2.9.0"
],
"SDWebImage": [
"~> 5.0"
]
},
"swift_version": "4.2"
}