This is a repository for the Anyline SDK for iOS Swift Package.
To use, click on File > Swift Packages > Add Package Dependency, and enter https://github.com/Anyline/anyline-ocr-spm-module.git in the search box.
If you are a framework author relying on Anyline SDK as a dependency, edit your Package.swift to add the dependency as follows:
dependencies: [
.package(url: "https://github.com/Anyline/anyline-ocr-spm-module.git")
]
More information can be found here.
We don't actively monitor the Github Issues. If there is anything you are missing, you require support, or want to provide us with feedback, please reach out to us via https://support.anyline.com, where you either may find helpful information in our Knowledge Base or you can open a Support Ticket for more specific inquiries.