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