Installing the SDK

CocoaPods

In your Podfile, specify the reference to our framework. Replacing <version> with the current version:

target 'your-project' do
  use_frameworks!

  pod 'DocumentDetector', '<version>'

SPM

  1. Open your Xcode project.

  2. Navigate to File > Add Packages.

  3. In the search bar, paste the URL of this repository:

https://github.com/combateafraude/DocumentDetector.git

Last updated

Logo

2023 © Caf. - All rights reserved