CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.
TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Sep 2017 |
Maintained by HelloAda.
_manager = [[DSQRCodeManager alloc] initWithScanViewRect:CGRectZero showView:self.view];
_manager.delegate = self;
[_manager startRunning];
具体可参考Demo
ios7.0
,当前版本1.0.1
pod
, pod 'DSQRCode'
近期较忙,后续还将实现 图片识别,生成二维码 焦距放大等。