blob: c4bb889fae097111307e5b1cbec98d60ba1ee006 [file] [log] [blame]
{
"name": "ChannelizeCall",
"version": "4.0.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": "9.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/ChannelizeIO/Channelize-iOS.git",
"tag": "4.0.0",
"branch": "master"
},
"vendored_frameworks": "Channelize_API.framework",
"dependencies": {
"AgoraRtcEngine_iOS": [
"2.3.1"
],
"SDWebImage/GIF": [
"4.4.3"
]
},
"swift_version": "4.2"
}