[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 2 / 9 / AccuraOCR_Sim / 3.2.3 / AccuraOCR_Sim.podspec.json
blobd5ddcf5b40ec61678ce7829f3ad22a926d778e99
2   "name": "AccuraOCR_Sim",
3   "version": "3.2.3",
4   "summary": "Accura OCR 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 onboard a customer. Seamless Customer On-Boarding by scanning a Passport or ID card with 3D selfie technology. Verify and Authenticate your customer remotely in realtime. It can work offline or can be stored on cloud or use it your way using our SDK / API’s.",
6   "homepage": "https://github.com/accurascan/iOS-KYC",
7   "license": "MIT",
8   "authors": {
9     "AccuraScan": "connect@accurascan.com"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "static_framework": true,
15   "source": {
16     "git": "https://github.com/accurascan/AccuraOCR-SDK-iOS.git",
17     "branch": "sim",
18     "tag": "3.2.3.0"
19   },
20   "preserve_paths": "AccuraOCR.framework",
21   "vendored_frameworks": "AccuraOCR.framework",
22   "requires_arc": true,
23   "swift_versions": "5.0",
24   "exclude_files": "accuraocrSDK/*/.{png}",
25   "dependencies": {
26     "GoogleMLKit": [
27       "3.2.0"
28     ],
29     "SVProgressHUD": [
31     ]
32   },
33   "pod_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "user_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "swift_version": "5.0"