zjf
2023-03-06 392b76515f40376b6d36f40a114850ef63650384
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
//
//  SGQRCode.h
//  Version 4.1.0
//  https://github.com/kingsic/SGQRCode
//
//  Created by kingsic on 2016/8/16.
//  Copyright © 2016年 kingsic. All rights reserved.
//
 
#import "SGQRCodeLog.h"
#import "SGGenerateQRCode.h"
#import "SGScanCode.h"
#import "SGScanCodeDelegate.h"
#import "SGScanView.h"
#import "SGScanViewConfigure.h"
#import "SGPermission.h"
#import "SGSoundEffect.h"
#import "SGTorch.h"
#import "SGWeakProxy.h"