blob: 638ca4a26136999855e2b9b62e4b2fc56cb1afe2 [file] [log] [blame]
{
"name": "ChannelizeCall",
"version": "4.20.2",
"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-Chat-SDK-Sample.git",
"tag": "4.20.2",
"branch": "release/V2Pods"
},
"vendored_frameworks": "ChannelizeCall.framework",
"dependencies": {
"AgoraRtcEngine_iOS": [
"2.9.0"
],
"SDWebImage": [
"~> 5.0"
]
},
"swift_version": "4.2"
}