StanDimitroff / DocumentScanner

Simple document scanner built with the Apple's Vision framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DocumentScanner

Codacy Badge CI Status Version License Platform Carthage compatible SPM compatible

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

  • iOS 10.0+
  • Swift 4+

Installation

DocumentScanner is available through CocoaPods. To install it, simply add the following line to your Podfile:

 pod 'DocumentScanner'

Install via Carthage. Add this line to your Cartfile:

github "StanDimitroff/DocumentScanner"

Author

StanDimitroff, standimitroff@gmail.com

License

DocumentScanner is available under the MIT license. See the LICENSE file for more info.

Support the framework

Creating and mantaining libraries takes time and as developer you know this better than anyone else.

If you want to contribuite to the development of this project or give to me a thanks please consider to make a small donation using PayPal:

MAKE A SMALL DONATION and support the project :) paypal

About

Simple document scanner built with the Apple's Vision framework

License:GNU General Public License v3.0


Languages

Language:Swift 98.6%Language:Ruby 1.4%