Giter Site home page Giter Site logo

864764448 / ocr-api-20210707 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alibabacloud-sdk-swift/ocr-api-20210707

1.0 0.0 0.0 27 KB

Alibaba Cloud ocr-api SDK for Go

Home Page: https://github.com/alibabacloud-sdk-swift/ocr-api-20210707

License: Other

Ruby 0.22% Swift 99.78%

ocr-api-20210707's Introduction

English | 简体中文

Alibaba Cloud ocr-api SDK for Swift

Requirements

  • iOS 13.3+ / macOS 10.15+
  • Xcode 11.3+
  • Swift 5.6

Installation

CocoaPods

CocoaPods is a dependency manager for Cocoa projects. For usage and installation instructions, visit their website. To integrate AlibabacloudOcrApi20210707 into your Xcode project using CocoaPods, specify it in your Podfile:

pod 'AlibabacloudOcrApi20210707', '~> 1.1.13'

Carthage

To integrate AlibabacloudOcrApi20210707 into your Xcode project using Carthage, specify it in your Cartfile:

github "alibabacloud-sdk-swift/ocr-api-20210707" "1.1.13"

Swift Package Manager

To integrate AlibabacloudOcrApi20210707 into your Xcode project using Swift Package Manager , adding AlibabacloudOcrApi20210707 to the dependencies value of your Package.swift.

dependencies: [
    .package(url: "https://github.com/alibabacloud-sdk-swift/ocr-api-20210707.git", from: "1.1.13")
]

In addition, you also need to add "AlibabacloudOcrApi20210707" to the dependencies of the target, as follows:

.target(
    name: "<your-project-name>",
    dependencies: [
        "AlibabacloudOcrApi20210707",
    ])

Issues

Opening an Issue, Issues not conforming to the guidelines may be closed immediately.

Changelog

Detailed changes for each release are documented in the release notes.

References

License

Apache-2.0

Copyright (c) 2009-present, Alibaba Cloud All rights reserved.

ocr-api-20210707's People

Contributors

sdk-team avatar

Stargazers

张冬冬 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.