Skip to content

Dazhi528/ScanCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScanCode

Version License Platform

说明

Ios qrcode and barcode scan Ios版的二维码和条码扫描识别器

注意

  • 应用权限: NSCameraUsageDescription Camera permission is required for barcode and qrcode scanning.

  • 国际化: 目前做了中文和英文处理,项目引入时,要想显示中文,需要也做国际化中文

Installation

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

pod 'ScanCode'

Author

Dazhi528, wzz528@icloud.com

Example

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

License

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