blob: d7d9a5a0b404c24b05ab5364e9f26a1a5d31acac [file] [log] [blame]
{
"name": "toastcam_webrtc_client",
"version": "0.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": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "toastcam_webrtc_client/Classes/**/*",
"dependencies": {
"WebRTC": [
"~> 63.11.20455"
],
"Socket.IO-Client-Swift": [
"~> 12.1.3"
],
"toastcam_loginkit": [
"~> 1.0.4"
]
}
}