blob: 3ee6572e3cdd726f7e4f358f265ce46ccd32a636 [file] [log] [blame]
{
"name": "toastcam_webrtc_client",
"version": "1.2.2",
"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@nhn.com"
},
"source": {
"git": "https://github.nhnent.com/mediatechlab/toastcam_webrtc_client_ios.git",
"tag": "1.2.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "toastcam_webrtc_client/Classes/**/*",
"dependencies": {
"eIDWebRTC.bitcode": [
],
"Socket.IO-Client-Swift": [
"~> 15.2.0"
]
}
}