AnylinePackage

55.1.0

Anyline SDK as a Swift Package
Anyline/anyline-ocr-spm-module

What's New

Anyline 55.1.0

2025-05-14T17:33:54Z

Swift Package Manager

Anyline (Swift Package)

This is a repository for the Anyline SDK for iOS Swift Package.

Getting Started

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.

Description

  • Swift Tools 5.5.0
View More Packages from this Author

Dependencies

  • None
Last updated: Sun May 18 2025 15:26:16 GMT-0900 (Hawaii-Aleutian Daylight Time)