Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 306 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 306 Bytes

iPhone-SKU-Scanner

Scans barcodes and QR codes for input type=SKU in a webview.

Getting started

To set up this on your local machine, open terminal and run these commands in the root folder:

gem install cocoapods
pod install

Open PAMweb.xcworkspace to open the project.