blob: e99af1382293df496eb2c4cd4bd56a8b3c117330 [file] [log] [blame]
{
"name": "InfobipRTC",
"version": "1.3.6",
"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.3.6/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"
]
},
"swift_version": "5.0"
}