blob: 30663e73435fca474a96d912f82b10fb19626c41 [file] [log] [blame]
{
"name": "SendBirdWebRTC",
"version": "1.1.1",
"summary": "WebRTC Framework",
"description": "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",
"Minhyuk Kim": "minhyuk.kim@sendbird.com",
"Jaesung Lee": "jaesung.lee@sendbird.com",
"Damon Park": "damon.park@sendbird.com"
},
"source": {
"git": "https://github.com/sendbird/sendbird-webrtc-ios.git",
"tag": "1.1.1"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"documentation_url": "https://docs.sendbird.com/",
"ios": {
"vendored_frameworks": "WebRTC.framework"
}
}