[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 8 / 2 / RainbowWebRTC / 1.1.35281 / RainbowWebRTC.podspec.json
blob582e4c193e749b6fdb98d2bcb5c8faca816dd5bb
2   "name": "RainbowWebRTC",
3   "version": "1.1.35281",
4   "summary": "WebRTC SDK for Rainbow SDK iOS",
5   "description": "WebRTC is a free, open project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. This pod is made to be used with the Rainbow SDK.",
6   "homepage": "https://webrtc.org/",
7   "authors": "Alcatel-Lucent Enterprise (ALE) and the WebRTC project authors.",
8   "platforms": {
9     "ios": "10.0"
10   },
11   "license": {
12     "type": "Multiple",
13     "file": "LICENSE.md"
14   },
15   "source": {
16     "http": "https://sdk.openrainbow.io/ios/webrtc/RainbowWebRTC-1.1.35281.zip"
17   },
18   "ios": {
19     "vendored_frameworks": "Frameworks/WebRTC.xcframework"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
23   }