Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

version and size info for QR code. #5

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Apr 16, 2015

  1. New function for getting image size and QR code version.

    + (UIImage *)mdQRCodeForString:(NSString *)qrString size:(CGFloat)imageSize fillColor:(UIColor *)fillColor :(int *)width :(int *)version;
    “bill.chan” committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    4664b5b View commit details
    Browse the repository at this point in the history

Commits on May 13, 2015

  1. Create .podspec file

    Alex Zarochintsev committed May 13, 2015
    Configuration menu
    Copy the full SHA
    da24206 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2015

  1. allow nil for parameter returning

    “bill.chan” committed Jun 5, 2015
    Configuration menu
    Copy the full SHA
    15614c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2015

  1. Configuration menu
    Copy the full SHA
    3c5e0f3 View commit details
    Browse the repository at this point in the history