iOS-QR-Code-Encoder 0.0.1× TestsTested ✗ LangLanguage CC License MIT ReleasedLast Release Dec 2014Maintained by Unclaimed.Installation Guide×Installation Guide for iOS-QR-Code-EncoderYou want to add pod 'iOS-QR-Code-Encoder', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'iOS-QR-Code-Encoder', '~> 0.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try iOS-QR-Code-EncoderSee PodspecGitHub RepoHomepagePage on CocoaPods.orgiOS-QR-Code-Encoder 0.0.1ByAndrew Kopanevakopanev/iOS-QR-Code-EncoderGitHub Repo iOS QR encoder, generates an UIImage from NSString with one line of code. Uses libqrencode to encode a string into qr. Installation pod 'iOS-QR-Code-Encoder' Authors Andrew Kopanev License MIT