blob: 3c2ee9a0f63c49ac2cd05ec951bbfc9332e71e55 [file] [log] [blame]
{
"name": "RemoteMonster",
"version": "2.7.9",
"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": "v2.7.9"
},
"documentation_url": "https://remotemonster.github.io/ios-sdk/",
"vendored_frameworks": "RemoteMonster.framework",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"cocoapods_version": ">= 1.9.0",
"dependencies": {
"Remon-WebRTC-iOS": [
"1.79.2"
],
"SwiftProtobuf": [
"1.9.0"
]
},
"swift_version": "5.0"
}