[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 5 / 3 / UniversalWebRTC / 88.4 / UniversalWebRTC.podspec.json
blob55b2506d4d03ee8213f40d4698267201160eb246
2   "name": "UniversalWebRTC",
3   "version": "88.4",
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": "88.4"
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"