//
//  SimplFingerPrint.h
//  SimplFingerPrint
//
//  Created by Alok Jha on 13/09/17.
//  Copyright © 2017 Simpl. All rights reserved.
//

#import <UIKit/UIKit.h>
#import "GSFingerPrint.h"

//! Project version number for SimplFingerPrint.
FOUNDATION_EXPORT double SimplFingerPrintVersionNumber;

//! Project version string for SimplFingerPrint.
FOUNDATION_EXPORT const unsigned char SimplFingerPrintVersionString[];

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


