[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 0 / c / DigitalIDZoomAuthenticationCordovaPlugin / 0.2.7 / DigitalIDZoomAuthenticationCordovaPlugin.podspec.json
blobebe3b788db824b4637a4bdc8377a77d4d63c72fd
2   "name": "DigitalIDZoomAuthenticationCordovaPlugin",
3   "version": "0.2.7",
4   "summary": "DigitalID FaceTech SDK iOS cordova plugin",
5   "description": "The cordova plugin for Zoom SDK framework integration",
6   "license": "MIT",
7   "homepage": "https://digital-id.kz",
8   "authors": {
9     "DigitalID": "almas.adilbek@btsdigital.kz"
10   },
11   "source": {
12     "git": "https://github.com/btsdigital/DigitalIDZoomAuthenticationCordovaPlugin.git",
13     "tag": "v0.2.7"
14   },
15   "source_files": [
16     "DigitalIDZoomAuthenticationCordovaPlugin/*.{h,m}"
17   ],
18   "ios": {
19     "vendored_frameworks": "FaceTecSDK.framework"
20   },
21   "dependencies": {
22     "Cordova": [
24     ]
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "pod_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "platforms": {
33     "ios": "11.0"
34   }