blob: e5a3df1c9a82df471f2e122b6ddc54bfdab174d5 [file] [log] [blame]
{
"name": "toastcam_webrtc_client",
"version": "0.1.1",
"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.1"
},
"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.1.0"
]
}
}