rickirby / RBCameraDocScan

iOS framework for document scanner using camera

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RBCameraDocScan

Framework for document scanner using camera

on Cartfile, add following lines:

github "rickirby/RBCameraDocScan" == 0.0.3

Then execute "carthage update --platform iOS" on terminal

Follow this tutorial for adding carthage-generated framework to the project

Also this framework has resources bundle. Don't forget to add the bundle into "Copy Bundle Resources" inside Build Phases

Current version:

0.0.3

About

iOS framework for document scanner using camera


Languages

Language:Swift 99.3%Language:Objective-C 0.7%