2 "name": "YesidOCRCamera",
4 "summary": "YesidOCRCamera is a SwiftUI library for capturing and processing identity cards and passports using OCR and images.",
5 "description": "YesidOCRCamera is a library designed to simplify the process of capturing and processing identity cards and passports using OCR and images in a SwiftUI app. It provides a straightforward interface for capturing images and extracting relevant information, such as text and metadata, from them. The library utilizes the GoogleMLKit/ObjectDetectionCustom dependency for object detection and classification, ensuring reliable and accurate processing. The library also includes a resource bundle with pre-built assets, making it easy to integrate into your app.",
6 "homepage": "https://bitbucket.org/aimgrouptech/yesid-sdk-examples/src/master/YesidOCRCamera",
9 "Emmanuel Mtera": "emtera@yesid.io"
12 "http": "https://bitbucket.org/aimgrouptech/sdkframeworks/raw/master/YesidOCRFramework/YesidOCRFramework.framework.zip"
14 "vendored_frameworks": "YesidOCRFramework.framework",
21 "exclude_files": "Classes/Exclude",
23 "GoogleMLKit/ObjectDetectionCustom": [
27 "swift_version": "5.0"