[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / c / b / AccuraMRZSDK / 1.0.4 / AccuraMRZSDK.podspec.json
blob71370311684f194b1a9bdf82ae01256cf7707950
2   "name": "AccuraMRZSDK",
3   "version": "1.0.4",
4   "summary": "Accura MRZ is used for Optical character recognition.",
5   "description": "Accura Scan mobile technology provides you with the ability to effectively use the device camera and quickly anboard a customer. Seamless Customer On-Boarding by scanning a MRZ.",
6   "homepage": "https://github.com/accurascan/AccuraMRZ-iOS-SDK",
7   "license": "MIT",
8   "authors": {
9     "AccuraScan": "connect@accurascan.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "static_framework": true,
15   "source": {
16     "git": "https://github.com/accurascan/MRZ-iOSSDK.git",
17     "tag": "1.0.4"
18   },
19   "preserve_paths": "AccuraMRZ.framework",
20   "vendored_frameworks": "AccuraMRZ.framework",
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "exclude_files": "accuraMRZSDK/*/.{png}",
24   "resources": "GoogleService-Info.plist",
25   "dependencies": {
26     "Firebase/MLVision": [
27       "6.34.0"
28     ]
29   },
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "swift_version": "5.0"