blob: 6556be02f7f39af13646dca871cb4c14644dcefc [file] [log] [blame]
{
"name": "ChannelizeCall",
"version": "4.11.11",
"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": "9.0"
},
"requires_arc": true,
"swift_versions": "4.2",
"source": {
"git": "https://github.com/ChannelizeIO/Channelize-iOS.git",
"tag": "4.11.11",
"branch": "pods/Xcode11"
},
"vendored_frameworks": "Channelize_Voice_Video.xcframework",
"dependencies": {
"AgoraRtcEngine_iOS": [
">= 2.3.1"
],
"SDWebImage/GIF": [
"4.4.3"
]
},
"swift_version": "4.2"
}