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