Wraps up QR scanning/recognition functionality into a simple control
iOS 5.0
Install CocoaPods if you do not have it:-
$ [sudo] gem install cocoapods
$ pod setup
Create Podfile:-
$ edit Podfile
platform :ios, '7.0'
pod 'CVQRCode'
$ pod install
Use the Xcode workspace instead of the project from now on.
Codevog
[Codevog] (http://codevog.com/)
GNU LGPL v2.1