blob: ec02fd53f49c8120219f964dd041c9c3cb745922 [file] [log] [blame]
{
"name": "toastcam_webrtc_client",
"version": "1.1.0",
"summary": "WebRTC Client and Player for iOS",
"description": "WebRTC Client and Player for iOS",
"homepage": "https://github.nhnent.com/mediatechlab/toastcam_webrtc_client_ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pisces": "pisces@nhnent.com"
},
"source": {
"git": "https://github.nhnent.com/mediatechlab/toastcam_webrtc_client_ios.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "toastcam_webrtc_client/Classes/**/*",
"dependencies": {
"WebRTC": [
"~> 63.11.20455"
],
"Socket.IO-Client-Swift": [
"~> 14.0.0"
]
}
}