blob: 0882992ce7118b72ad393ac4bab9b60ab4f463a0 [file] [log] [blame]
{
"name": "SendBirdVideoChat",
"version": "0.9.0",
"summary": "SendBird VideoChat Framework",
"description": "SendBird VideoChat provides the video/audio call.",
"homepage": "https://sendbird.com",
"license": {
"type": "Commercial"
},
"authors": {
"Jed Gyeong": "jed.gyeong@sendbird.com",
"Young Hwang": "young.hwang@sendbird.com"
},
"source": {
"git": "https://github.com/smilefam/sendbird-videochat-ios.git",
"tag": "v0.9.0"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"documentation_url": "https://docs.sendbird.com/",
"vendored_frameworks": "SendBirdVideoChat.framework",
"dependencies": {
"SendBirdSDK": [
">= 3.0.133"
]
},
"libraries": "z"
}