[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / 8 / 7 / PlivoWebRTC / 1.0.3 / PlivoWebRTC.podspec.json
blobbb66466988a0101b5aa0e21df4a71f59a1a02771
2   "name": "PlivoWebRTC",
3   "version": "1.0.3",
4   "summary": "WebRTC Framework",
5   "description": "WebRTC Framework for Plivo SDK's",
6   "homepage": "https://www.plivo.com/docs/sdk/ios/v2/",
7   "license": {
8     "type": "Commercial",
9     "text": "Copyright 2011-2019 Plivo. All rights reserved. Use of this software is subject to the terms and conditions of the Plivo Terms of Service located at https://www.plivo.com/privacy/"
10   },
11   "authors": {
12     "Plivo Inc": "support@plivo.com"
13   },
14   "source": {
15     "http": "https://s3.us-west-1.amazonaws.com/helpers.plivo.com/ios/WebRTC.xcframework.zip"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "12.0"
20   },
21   "ios": {
22     "vendored_frameworks": [
23       "WebRTC.xcframework",
24       "WebRTC.xcframework"
25     ]
26   },
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   }