blob: a67faaa3b31406020c8a4dcad62da6950d37d6b5 [file] [log] [blame]
{
"name": "SendBirdWebRTC",
"version": "1.0",
"summary": "WebRTC Framework",
"description": "Customized WebRTC Framework for SendBird Video Chat",
"homepage": "https://sendbird.com",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Jed Gyeong": "jed.gyeong@sendbird.com",
"Young Hwang": "young.hwang@sendbird.com"
},
"source": {
"git": "https://github.com/sendbird/sendbird-webrtc-ios.git",
"tag": "v1.0"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"documentation_url": "https://docs.sendbird.com/",
"ios": {
"vendored_frameworks": "WebRTC.framework"
}
}