
//
//  BioAuthAPI.h
//  BioAuthAPI
//
//  Created by aptkit on 06/05/2021.
//  Copyright © 2021 Alipay. All rights reserved.
//


#import <UIKit/UIKit.h>

//! Project version number for BioAuthAPI.
FOUNDATION_EXPORT double BioAuthAPIVersionNumber;

//! Project version string for BioAuthAPI.
FOUNDATION_EXPORT const unsigned char BioAuthAPIVersionString[];

#import <BioAuthAPI/BioAuthFacade.h>
#import <BioAuthAPI/APBRequest.h>
#import <BioAuthAPI/APBResponse.h>
#import <BioAuthAPI/APBCommand.h>