Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/regulaforensics/documentreader-swift-package
https://github.com/regulaforensics/documentreader-swift-package
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/regulaforensics/documentreader-swift-package
- Owner: regulaforensics
- Created: 2024-06-12T13:11:42.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-02T10:46:26.000Z (3 months ago)
- Last Synced: 2024-11-10T09:05:11.347Z (about 2 months 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: API 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/DocumentReader-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).