blob: 2ac00d748d760841d2c0be83a18338e3ce79070a [file] [log] [blame]
{
"name": "RemoteMonster",
"version": "2.1.6",
"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.1.6"
},
"platforms": {
"ios": "9.1"
},
"documentation_url": "https://remotemonster.github.io/ios-sdk/",
"vendored_frameworks": "RemoteMonster.framework",
"dependencies": {
"Remon-WebRTC-iOS": [
"1.0117"
],
"SwiftProtobuf": [
"1.0.3"
]
}
}