blob: 4c8e513a3e7d59806ff4e4bda9ff4ca2369c5533 [file] [log] [blame]
{
"name": "InfobipRTC",
"version": "1.0.17",
"summary": "Infobip RTC",
"description": "It simplifies connection to Infobip RTC Cloud.",
"authors": {
"Infobip/Team Delta": "Team_Delta@infobip.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"requires_arc": true,
"homepage": "https://infobip.com",
"license": "Apache License",
"source": {
"http": "https://rtc.cdn.infobip.com/ios/1.0.17/InfobipRTC.zip"
},
"vendored_frameworks": "InfobipRTC.framework",
"dependencies": {
"GoogleWebRTC": [
],
"Starscream": [
],
"SwiftEventBus": [
]
},
"swift_version": "5.0"
}