blob: 91b3b7484a3ddf102039a1e6d436189bf8d10a30 [file] [log] [blame]
{
"name": "RemoteMonster",
"version": "2.2.1",
"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.2.1"
},
"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"
]
}
}