https://github.com/regulaforensics/documentreadermrz-swift-package
https://github.com/regulaforensics/documentreadermrz-swift-package
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/regulaforensics/documentreadermrz-swift-package
- Owner: regulaforensics
- Created: 2024-06-12T13:00:01.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-26T10:23:47.000Z (over 1 year ago)
- Last Synced: 2025-02-01T05:42:06.566Z (over 1 year ago)
- Language: Swift
- Size: 3.91 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Document Reader SDK: MRZ Core Swift Package
Regula Document Reader SDK is designed for identity verification services that specialize in reading and digital verification of passports, ID cards, driver's licenses, visas, and other ID documents.
[Discover more functionality](https://regulaforensics.com/products/document-reader-sdk/)
## How to Install
1. In Xcode, naviate to File > Add Package Dependencies.
2. In the prompt that appears, enter the package URL:
```
https://github.com/regulaforensics/DocumentReaderMRZ-Swift-Package
```
3. Select the version you want to use. For new projects, we recommend using the newest version of Document Reader SDK.
4. Select the project you want to add the package.
5. Click Add Package.
Once you're finished, Xcode will begin downloading and resolving dependencies.
## Migration from CocoaPods to SPM
If migrating from a CocoaPods-based project, run `pod deintegrate` to remove CocoaPods from your Xcode project. The CocoaPods-generated .xcworkspace file can safely be deleted afterward.
If you're adding Document Reader SDK Swift Packages to a project for the first time, ignore this notice.
## Documentation
For detailed documentation, click [here](https://docs.regulaforensics.com/).
## Support
If you have any technical questions, feel free to [contact us](https://support.regulaforensics.com/hc/requests/new).