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