[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 4 / c / Rtc555Sdk / 0.0.16 / Rtc555Sdk.podspec.json
blobea33dcc3af45f70928f9e8e34165f92d6f8b3d0e
2   "name": "Rtc555Sdk",
3   "version": "0.0.16",
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/raw/master/Releases/0.0.1/Rtc555Sdk.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "Rtc555Sdk.framework"
21   },
22   "vendored_frameworks": [
23     "CoreModules.framework",
24     "cxxreact.framework",
25     "DoubleConversion.framework",
26     "FBReactNativeSpec.framework",
27     "folly.framework",
28     "glog.framework",
29     "jsi.framework",
30     "jsinspector.framework",
31     "jsireact.framework",
32     "RCTActionSheet.framework",
33     "RCTAnimation.framework",
34     "RCTBlob.framework",
35     "RCTImage.framework",
36     "RCTLinking.framework",
37     "RCTNetwork.framework",
38     "RCTSettings.framework",
39     "RCTText.framework",
40     "RCTTypeSafety.framework",
41     "RCTVibration.framework",
42     "react_native_netinfo.framework",
43     "react_native_webrtc.framework",
44     "React.framework",
45     "ReactCommon.framework",
46     "ReactNativeIncallManager.framework",
47     "RNCAsyncStorage.framework",
48     "RNDeviceInfo.framework",
49     "WebRTC.framework",
50     "yoga.framework",
51     "CoreModules.framework",
52     "DoubleConversion.framework",
53     "react_native_background_timer.framework",
54     "RNSound.framework"
55   ],
56   "xcconfig": {
57     "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 react_native_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=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 react_native_webrtc -framework React -framework ReactCommon -framework ReactNativeIncallManager -framework RNCAsyncStorage -framework RNDeviceInfo -framework WebRTC -framework yoga -framework CoreModules -framework DoubleConversion -lz -lstdc++",
59     "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 react_native_webrtc -framework React -framework ReactCommon -framework ReactNativeIncallManager -framework RNCAsyncStorage -framework RNDeviceInfo -framework WebRTC -framework yoga -framework CoreModules -framework DoubleConversion -lz -lstdc++"
60   },
61   "subspecs": [
62     {
63       "name": "precompiled",
64       "vendored_frameworks": [
65         "cxxreact.framework",
66         "FBReactNativeSpec.framework",
67         "folly.framework",
68         "glog.framework",
69         "jsi.framework",
70         "jsinspector.framework",
71         "jsireact.framework",
72         "RCTAnimation.framework",
73         "RCTBlob.framework",
74         "RCTImage.framework",
75         "RCTLinking.framework",
76         "RCTNetwork.framework",
77         "RCTSettings.framework",
78         "RCTText.framework",
79         "RCTTypeSafety.framework",
80         "RCTVibration.framework",
81         "react_native_netinfo.framework",
82         "react_native_webrtc.framework",
83         "React.framework",
84         "ReactCommon.framework",
85         "ReactNativeIncallManager.framework",
86         "RNCAsyncStorage.framework",
87         "RNDeviceInfo.framework",
88         "yoga.framework",
89         "CoreModules.framework",
90         "DoubleConversion.framework",
91         "react_native_background_timer.framework",
92         "RNSound.framework"
93       ],
94       "xcconfig": {
95         "FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks",
96         "OTHER_LDFLAGS": "-ObjC",
97         "ENABLE_BITCODE": "NO"
98       }
99     }
100   ]