[Add] GoogleMobileAdsMediationIronSource 8.5.0.0.1
[CocoaPods.git] / Specs / a / 0 / c / DigitalIDZoomAuthenticationCordovaPlugin / 0.8.2 / DigitalIDZoomAuthenticationCordovaPlugin.podspec.json
bloba7750baffd8b5a5efac4f87167f54cf9e99f2659
2   "name": "DigitalIDZoomAuthenticationCordovaPlugin",
3   "version": "0.8.2",
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.8.2"
14   },
15   "source_files": [
16     "DigitalIDZoomAuthenticationCordovaPlugin/*.{h,m}"
17   ],
18   "ios": {
19     "vendored_frameworks": "FaceTecSDK.framework"
20   },
21   "resources": "DigitalIDZoomAuthenticationCordovaPlugin/*.xcassets",
22   "dependencies": {
23     "Cordova": [
25     ]
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "platforms": {
34     "ios": "11.0"
35   }