//
//  ScanVc.h
//  AwesomeProject
//
//  Created by I Mac on 17/3/28.
//  Copyright © 2017年 Facebook. All rights reserved.
//

#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>

@interface ScanVc : UIViewController

@end
