[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 5 / c / AccuraOCR / 2.0.1 / AccuraOCR.podspec.json
blob87481ce53f6473e82878c89f457cf785f4399618
2   "name": "AccuraOCR",
3   "version": "2.0.1",
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 anboard 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     "tag": "2.0.1"
18   },
19   "preserve_paths": "AccuraOCR.framework",
20   "vendored_frameworks": "AccuraOCR.framework",
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "exclude_files": "accuraocrSDK/*/.{png}",
24   "resources": "GoogleService-Info.plist",
25   "dependencies": {
26     "OpenCV": [
27       "3.4.2"
28     ],
29     "Firebase/MLVision": [
31     ],
32     "Firebase/MLVisionTextModel": [
34     ],
35     "Firebase/MLVisionFaceModel": [
37     ],
38     "Firebase/MLVisionBarcodeModel": [
40     ]
41   },
42   "pod_target_xcconfig": {
43     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44   },
45   "user_target_xcconfig": {
46     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
47   },
48   "swift_version": "5.0"