blob: c51c3e0d1e59360bd299ee97971c9f27c7c7d4c0 [file] [log] [blame]
{
"name": "Remon-iOS-SDK",
"version": "0.2.01",
"summary": "RemoteMonster Broadcast library with WebRTC",
"homepage": "https://remotemonster.com",
"license": "BSD",
"authors": {
"RemoteMonster": "remotemonster@remotemonster.com"
},
"source": {
"git": "https://github.com/RemoteMonster/ios-sdk.git",
"tag": "0.2.01"
},
"platforms": {
"ios": "9.1"
},
"vendored_frameworks": "remonios.framework",
"dependencies": {
"GoogleWebRTC": [
"~> 1.1.22383"
]
},
"deprecated_in_favor_of": "RemoteMonster"
}