blob: a5c799f8f4aa3cd92d13496b3ed9990a6ea173a9 [file] [log] [blame]
{
"name": "OMGJanusWebRTC",
"version": "0.1.7",
"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.7"
},
"platforms": {
"ios": "10.0"
},
"source_files": "OMGJanusWebRTC/Classes/**/*",
"dependencies": {
"WebRTC": [
],
"Starscream": [
]
}
}