blob: b20094930f80589f98836a572c291bc375451a3a [file] [log] [blame]
{
"name": "InfobipRTC",
"version": "0.4.11",
"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",
"social_media_url": "https://twitter.com/infobip",
"license": "Apache License",
"source": {
"http": "https://rtc.cdn.infobip.com/ios/0.4.11/InfobipRTC.zip"
},
"vendored_frameworks": "InfobipRTC.framework",
"dependencies": {
"GoogleWebRTC": [
],
"Starscream": [
],
"SwiftEventBus": [
]
},
"swift_version": "5.0"
}