[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 7 / 8 / eIDRTC / 1.1.34 / eIDRTC.podspec.json
blob6868b348ae9d71fe8855cb8a6ae10682f0a6278f
2   "name": "eIDRTC",
3   "version": "1.1.34",
4   "authors": "Google Inc",
5   "license": {
6     "type": "WebRTC",
7     "text": "https://webrtc.org/license/"
8   },
9   "homepage": "https://webrtc.org",
10   "summary": "WebRTC library compiled by Electronic IDentification",
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "http": "https://eid-librerias-ios.s3.eu-west-1.amazonaws.com/WebRTC/WebRTC.framework-1.1.34.zip"
16   },
17   "vendored_frameworks": "WebRTC/WebRTC.framework",
18   "pod_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   }