//
//  LocalAuth.h
//  LocalAuth
//
//  Created by Peter on 8/12/19.
//  Copyright © 2019 Telegram Messenger LLP. All rights reserved.
//

#import <UIKit/UIKit.h>

//! Project version number for LocalAuth.
FOUNDATION_EXPORT double LocalAuthVersionNumber;

//! Project version string for LocalAuth.
FOUNDATION_EXPORT const unsigned char LocalAuthVersionString[];

// In this header, you should import all the public headers of your framework using statements like #import <LocalAuth/PublicHeader.h>