blob: 5477d20215160c3778b6a4cfe8d909b47591f829 [file] [log] [blame]
{
"name": "RemoteMonster",
"version": "2.0.5",
"summary": "RemoteMonster SDK",
"homepage": "https://remotemonster.com",
"license": "MIT",
"authors": {
"RemoteMonster": "remotemonster@remotemonster.com"
},
"source": {
"git": "https://github.com/RemoteMonster/ios-sdk.git",
"tag": "2.0.5"
},
"platforms": {
"ios": "9.1"
},
"documentation_url": "https://remotemonster.github.io/ios-sdk/",
"vendored_frameworks": "RemoteMonster.framework",
"dependencies": {
"GoogleWebRTC": [
"1.1.22700"
]
}
}