blob: b94b53c8cb4bd4d5d60b132265ce1bb353c32db8 [file] [log] [blame]
{
"name": "Rtc555Sdk",
"version": "1.1.16-beta2",
"summary": "RTC 555 SDK allows app developers to integrate different features like Voice, Video, Chat, etc leveraging the 555 platform.",
"homepage": "https://www.555.comcast.com",
"authors": {
"Name": "harish_gupta@cable.comcast.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://github.com/555platform/555-rtc-ios-pod/releases/download/v1.1.16-beta2/Rtc555Sdk.zip"
},
"vendored_frameworks": "Rtc555Sdk.xcframework",
"xcconfig": {
},
"subspecs": [
{
"name": "precompiled",
"vendored_frameworks": [
"cxxreact.xcframework",
"FBReactNativeSpec.xcframework",
"folly.xcframework",
"glog.xcframework",
"jsi.xcframework",
"jsinspector.xcframework",
"jsireact.xcframework",
"RCTAnimation.xcframework",
"RCTBlob.xcframework",
"RCTImage.xcframework",
"RCTLinking.xcframework",
"RCTNetwork.xcframework",
"RCTSettings.xcframework",
"RCTText.xcframework",
"RCTTypeSafety.xcframework",
"RCTVibration.xcframework",
"react_native_netinfo.xcframework",
"rtc_555_webrtc.xcframework",
"React.xcframework",
"ReactCommon.xcframework",
"ReactNativeIncallManager.xcframework",
"RNCAsyncStorage.xcframework",
"RNDeviceInfo.xcframework",
"yoga.xcframework",
"CoreModules.xcframework",
"DoubleConversion.xcframework",
"react_native_background_timer.xcframework",
"RNSound.xcframework",
"WebRTC.xcframework",
"Rtc555Sdk.xcframework"
],
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks ",
"OTHER_LDFLAGS": "-ObjC",
"ENABLE_BITCODE": "YES",
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
"VALID_ARCHS": "arm64 x86_64"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
"VALID_ARCHS": "arm64 x86_64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
"VALID_ARCHS": "arm64 x86_64"
}
}
]
}