[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 1 / 2 / AccuraOCRSDK / 1.0.5 / AccuraOCRSDK.podspec.json
blob8af3e26140b3051210521898d9352929646285d2
2   "name": "AccuraOCRSDK",
3   "version": "1.0.5",
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://accurascan.com",
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/iOS-AccuraOCR-SDK.git",
17     "tag": "1.0.5"
18   },
19   "preserve_paths": "AccuraOCR.framework",
20   "vendored_frameworks": "AccuraOCR.framework",
21   "requires_arc": true,
22   "swift_versions": "4.0",
23   "exclude_files": "accuraocrSDK/*/.{png}",
24   "resources": "GoogleService-Info.plist",
25   "dependencies": {
26     "OpenCV": [
27       "3.4.2"
28     ],
29     "Firebase": [
31     ],
32     "Firebase/MLVision": [
34     ],
35     "Firebase/MLVisionTextModel": [
37     ],
38     "Firebase/MLVisionFaceModel": [
40     ],
41     "Firebase/MLVisionBarcodeModel": [
43     ]
44   },
45   "swift_version": "4.0"