blob: 0116e0447de00c2ff7c730b0c0439659cb14a5ee [file] [log] [blame]
{
"name": "RemoteMonster",
"version": "2.0.8",
"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.8"
},
"platforms": {
"ios": "9.1"
},
"documentation_url": "https://remotemonster.github.io/ios-sdk/",
"vendored_frameworks": "RemoteMonster.framework",
"dependencies": {
"GoogleWebRTC": [
"1.1.23391"
]
}
}