[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / a / 5 / 3 / UniversalWebRTC / 106 / UniversalWebRTC.podspec.json
blobb0e6acbc04da9a2b093f18f7d0c0ec8c446f7047
2   "name": "UniversalWebRTC",
3   "version": "106",
4   "summary": "WebRTC Universal framework for macOS and iOS",
5   "homepage": "https://webrtc.org",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Rostyslav Stepanyak": "rstepanyak@screenmeet.com"
12   },
13   "source": {
14     "git": "https://github.com/Rostyk/UniversalWebRTC.git",
15     "tag": "106"
16   },
17   "pod_target_xcconfig": {
18     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
19   },
20   "user_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "platforms": {
24     "osx": "10.14",
25     "ios": "13.0"
26   },
27   "vendored_frameworks": "WebRTC/WebRTC.xcframework"