[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 0 / 4 / c / Rtc555Sdk / 1.3.0 / Rtc555Sdk.podspec.json
blob82352fc7b1e12383305b979ef63ebfe15e13989a
2   "name": "Rtc555Sdk",
3   "version": "1.3.0",
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": "arunkavi_angamuthu@comcast.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "12.0"
15   },
16   "source": {
17     "http": "https://github.com/555platform/555-rtc-ios-pod/releases/download/v1.3.0/Rtc555Sdk.zip"
18   },
19   "vendored_frameworks": "Rtc555Sdk.xcframework",
20   "xcconfig": {
21   },
22   "subspecs": [
23     {
24       "name": "precompiled",
25       "vendored_frameworks": [
26         "cxxreact.xcframework",
27         "FBReactNativeSpec.xcframework",
28         "folly.xcframework",
29         "glog.xcframework",
30         "jsi.xcframework",
31         "jsinspector.xcframework",
32         "jsireact.xcframework",
33         "RCTAnimation.xcframework",
34         "RCTBlob.xcframework",
35         "RCTImage.xcframework",
36         "RCTLinking.xcframework",
37         "RCTNetwork.xcframework",
38         "RCTSettings.xcframework",
39         "RCTText.xcframework",
40         "RCTTypeSafety.xcframework",
41         "RCTVibration.xcframework",
42         "react_native_netinfo.xcframework",
43         "react_native_webrtc.xcframework",
44         "React.xcframework",
45         "ReactCommon.xcframework",
46         "ReactNativeIncallManager.xcframework",
47         "RNCAsyncStorage.xcframework",
48         "RNDeviceInfo.xcframework",
49         "yoga.xcframework",
50         "CoreModules.xcframework",
51         "DoubleConversion.xcframework",
52         "react_native_background_timer.xcframework",
53         "RNSound.xcframework",
54         "WebRTC.xcframework"
55       ],
56       "xcconfig": {
57         "FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks ",
58         "OTHER_LDFLAGS": "-ObjC",
59         "ENABLE_BITCODE": "NO",
60         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
61         "VALID_ARCHS": "arm64 x86_64"
62       },
63       "pod_target_xcconfig": {
64         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
65         "VALID_ARCHS": "arm64 x86_64"
66       },
67       "user_target_xcconfig": {
68         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
69         "VALID_ARCHS": "arm64 x86_64"
70       }
71     }
72   ]