Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/regulaforensics/facesdk-swift-package

Swift Package for Face SDK for iOS
https://github.com/regulaforensics/facesdk-swift-package

Last synced: 29 days ago
JSON representation

Swift Package for Face SDK for iOS

Awesome Lists containing this project

README

        

# Face SDK: API Swift Package

Regula Face SDK provides secure and convenient facial recognition with biometric verification and prevents fraudulent presentation attacks such as the use of static face images with or without electronic devices, printed photos, video replays, video injections, or realistic masks instead of a real person.

[Discover more functionality](https://regulaforensics.com/products/face-recognition-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/FaceSDK-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 Face 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).