blob: a592e2d5646ebdf3f2dfcc9e4e1f97e977e8bdb3 [file] [log] [blame]
{
"name": "InfobipRTC",
"version": "1.2.1",
"summary": "Infobip RTC",
"description": "It simplifies connection to Infobip RTC Cloud.",
"authors": {
"Infobip/Team Delta": "Team_Delta@infobip.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"requires_arc": true,
"homepage": "https://infobip.com",
"license": "Apache License",
"source": {
"http": "https://rtc.cdn.infobip.com/ios/1.2.1/InfobipRTC.zip"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"vendored_frameworks": "InfobipRTC.framework",
"dependencies": {
"IBGoogleWebRTC": [
"~> 1.0.31369"
],
"Starscream": [
"~> 4.0.4"
],
"SwiftEventBus": [
"~> 5.0.0"
]
},
"swift_version": "5.0"
}