Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

FrameworkIOS/QRReader

Repository files navigation

QRReader

A QR Code Scanning Framework For IOS

Requirements:

  • IOS 11+
  • Xcode: 12+

Installation:

  • steps to install this framework in your xcode project

  • Pod:

  • pod init

  • Podfile:

'http://github.com/FrameworkIOS/QRReader.git'">platform :ios, '10.0'

pod 'QRReader', :git => 'http://github.com/FrameworkIOS/QRReader.git'
  • then run pod install

Usage

Releases

No releases published

Packages

Contributors