4 "summary": "RTC 555 SDK allows app developers to integrate different features like Voice, Video, Chat, etc leveraging the 555 platform.",
5 "homepage": "https://www.555.comcast.com",
7 "Name": "harish_gupta@cable.comcast.com"
17 "http": "https://github.com/555platform/555-rtc-ios-pod/releases/download/v1.1.11/Rtc555Sdk.zip"
20 "vendored_frameworks": "Rtc555Sdk.framework"
22 "vendored_frameworks": [
23 "CoreModules.framework",
25 "DoubleConversion.framework",
26 "FBReactNativeSpec.framework",
30 "jsinspector.framework",
32 "RCTAnimation.framework",
35 "RCTLinking.framework",
36 "RCTNetwork.framework",
37 "RCTSettings.framework",
39 "RCTTypeSafety.framework",
40 "RCTVibration.framework",
41 "react_native_netinfo.framework",
42 "react_native_555_webrtc.framework",
44 "ReactCommon.framework",
45 "ReactNativeIncallManager.framework",
46 "RNCAsyncStorage.framework",
47 "RNDeviceInfo.framework",
50 "CoreModules.framework",
51 "DoubleConversion.framework",
52 "react_native_background_timer.framework",
56 "OTHER_LDFLAGS[arch=arm64]": "$(inherited) -framework CoreModules -framework cxxreact -framework DoubleConversion -framework FBReactNativeSpec -framework folly -framework glog -framework jsi -framework jsinspector -framework jsireact -framework RCTAnimation -framework RCTBlob -framework RCTImage -framework RCTLinking -framework RCTSettings -framework RCTText -framework RCTTypeSafety -framework RCTVibration -framework react_native_netinfo -framework rtc_555_webrtc -framework React -framework ReactCommon -framework ReactNativeIncallManager -framework RNCAsyncStorage -framework RNDeviceInfo -framework WebRTC -framework yoga -framework CoreModules -framework DoubleConversion -lz -lstdc++",
57 "OTHER_LDFLAGS[arch=armv7]": "$(inherited) -framework CoreModules -framework cxxreact -framework DoubleConversion -framework FBReactNativeSpec -framework folly -framework glog -framework jsi -framework jsinspector -framework jsireact -framework RCTAnimation -framework RCTBlob -framework RCTImage -framework RCTLinking -framework RCTSettings -framework RCTText -framework RCTTypeSafety -framework RCTVibration -framework react_native_netinfo -framework rtc_555_webrtc -framework React -framework ReactCommon -framework ReactNativeIncallManager -framework RNCAsyncStorage -framework RNDeviceInfo -framework WebRTC -framework yoga -framework CoreModules -framework DoubleConversion -lz -lstdc++",
58 "OTHER_LDFLAGS[arch=armv7s]": "$(inherited) -framework CoreModules -framework cxxreact -framework DoubleConversion -framework FBReactNativeSpec -framework folly -framework glog -framework jsi -framework jsinspector -framework jsireact -framework RCTAnimation -framework RCTBlob -framework RCTImage -framework RCTLinking -framework RCTSettings -framework RCTText -framework RCTTypeSafety -framework RCTVibration -framework react_native_netinfo -framework rtc_555_webrtc -framework React -framework ReactCommon -framework ReactNativeIncallManager -framework RNCAsyncStorage -framework RNDeviceInfo -framework WebRTC -framework yoga -framework CoreModules -framework DoubleConversion -lz -lstdc++",
59 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
63 "name": "precompiled",
64 "vendored_frameworks": [
66 "FBReactNativeSpec.framework",
70 "jsinspector.framework",
72 "RCTAnimation.framework",
75 "RCTLinking.framework",
76 "RCTNetwork.framework",
77 "RCTSettings.framework",
79 "RCTTypeSafety.framework",
80 "RCTVibration.framework",
81 "react_native_netinfo.framework",
82 "rtc_555_webrtc.framework",
84 "ReactCommon.framework",
85 "ReactNativeIncallManager.framework",
86 "RNCAsyncStorage.framework",
87 "RNDeviceInfo.framework",
89 "CoreModules.framework",
90 "DoubleConversion.framework",
91 "react_native_background_timer.framework",
95 "FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks",
96 "OTHER_LDFLAGS": "-ObjC",
97 "ENABLE_BITCODE": "YES"