blob: 1cc615319bfa57946db47296dd6e66e48455e2d2 [file] [log] [blame]
{
"name": "RemoteMonster",
"version": "2.3.8",
"summary": "RemoteMonster SDK",
"homepage": "https://remotemonster.com",
"license": {
"type": "MIT"
},
"authors": {
"RemoteMonster": "remotemonster@remotemonster.com"
},
"source": {
"git": "https://github.com/RemoteMonster/ios-sdk.git",
"tag": "2.3.8"
},
"platforms": {
"ios": "9.1"
},
"documentation_url": "https://remotemonster.github.io/ios-sdk/",
"vendored_frameworks": "RemoteMonster.framework",
"dependencies": {
"Remon-WebRTC-iOS": [
"1.0120"
],
"SwiftProtobuf": [
"1.1.2"
]
}
}