MIHQRCodeView 1.0.2

MIHQRCodeView 1.0.2

测试已测试
语言语言 Obj-CObjective C
许可协议 MIT
发布日期最新发布2014年12月

Michael HOhl维护。




  • Michael Hohl

使用方法

MIHQRCodeView 在 UIImageView 中显示 QR 码。MIHQRCodeView 是 UIImageView 的子类,它增加了以下两个属性

@property (strong, nonatomic) NSData *dataValue;
@property (assign, nonatomic) MIHQRErrorCorrectionLevel errorCorrectionLevel;

还可以参阅 Example 目录中的示例项目。

安装

作者

许可协议

MIHQRCodeView 在 MIT 许可协议下可用。有关更多信息,请参阅 LICENSE 文件。