[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 0 / 4 / c / Rtc555Sdk / 1.1.16-beta1 / Rtc555Sdk.podspec.json
blobbfb9a7df1f42ce81b7d8ab1ceda5701f1956073b
2   "name": "Rtc555Sdk",
3   "version": "1.1.16-beta1",
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",
6   "authors": {
7     "Name": "harish_gupta@cable.comcast.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "http": "https://github.com/555platform/555-rtc-ios-pod/releases/download/v1.1.16-beta1/Rtc555Sdk.zip"
18   },
19   "vendored_frameworks": [
20     "cxxreact.xcframework",
21     "CoreModules.xcframework",
22     "DoubleConversion.xcframework",
23     "FBReactNativeSpec.xcframework",
24     "folly.xcframework",
25     "glog.xcframework",
26     "jsi.xcframework",
27     "jsinspector.xcframework",
28     "jsireact.xcframework",
29     "RCTAnimation.xcframework",
30     "RCTBlob.xcframework",
31     "RCTImage.xcframework",
32     "RCTLinking.xcframework",
33     "RCTNetwork.xcframework",
34     "RCTSettings.xcframework",
35     "RCTText.xcframework",
36     "RCTTypeSafety.xcframework",
37     "RCTVibration.xcframework",
38     "react_native_netinfo.xcframework",
39     "rtc_555_webrtc.xcframework",
40     "React.xcframework",
41     "ReactCommon.xcframework",
42     "ReactNativeIncallManager.xcframework",
43     "RNCAsyncStorage.xcframework",
44     "RNDeviceInfo.xcframework",
45     "WebRTC.xcframework",
46     "yoga.xcframework",
47     "react_native_background_timer.xcframework",
48     "RNSound.xcframework"
49   ],
50   "xcconfig": {
51     "OTHER_LDFLAGS": "$(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 RCTNetwork -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 react_native_background_timer -framework RNSound -framework Rtc555Sdk -lz -lstdc++"
52   },
53   "subspecs": [
54     {
55       "name": "precompiled",
56       "vendored_frameworks": [
57         "cxxreact.xcframework",
58         "FBReactNativeSpec.xcframework",
59         "folly.xcframework",
60         "glog.xcframework",
61         "jsi.xcframework",
62         "jsinspector.xcframework",
63         "jsireact.xcframework",
64         "RCTAnimation.xcframework",
65         "RCTBlob.xcframework",
66         "RCTImage.xcframework",
67         "RCTLinking.xcframework",
68         "RCTNetwork.xcframework",
69         "RCTSettings.xcframework",
70         "RCTText.xcframework",
71         "RCTTypeSafety.xcframework",
72         "RCTVibration.xcframework",
73         "react_native_netinfo.xcframework",
74         "rtc_555_webrtc.xcframework",
75         "React.xcframework",
76         "ReactCommon.xcframework",
77         "ReactNativeIncallManager.xcframework",
78         "RNCAsyncStorage.xcframework",
79         "RNDeviceInfo.xcframework",
80         "yoga.xcframework",
81         "CoreModules.xcframework",
82         "DoubleConversion.xcframework",
83         "react_native_background_timer.xcframework",
84         "RNSound.xcframework",
85         "WebRTC.xcframework",
86         "Rtc555Sdk.xcframework"
87       ],
88       "xcconfig": {
89         "FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks ",
90         "OTHER_LDFLAGS": "-ObjC",
91         "ENABLE_BITCODE": "YES",
92         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
93         "VALID_ARCHS": "arm64 x86_64"
94       },
95       "pod_target_xcconfig": {
96         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
97         "VALID_ARCHS": "arm64 x86_64"
98       },
99       "user_target_xcconfig": {
100         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
101         "VALID_ARCHS": "arm64 x86_64"
102       }
103     }
104   ]