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