blob: 07c95aac0e2008c73bacb01c16ae03e825b9b20a [file] [log] [blame]
{
"name": "OMGJanusWebRTC",
"version": "0.1.3",
"summary": "OMGJanusWebRTC.",
"swift_version": "4.2",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/OMGHydeGuo/JanusWebRTC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hyde Guo": "guohyde@onwardsmg.com"
},
"source": {
"git": "https://github.com/OMGHydeGuo/JanusWebRTC.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "OMGJanusWebRTC/Classes/**/*",
"dependencies": {
"WebRTC": [
],
"Starscream": [
"~> 3.0.6"
]
}
}