//
//  EthiopiaPaySDK.h
//  EthiopiaPaySDK
//
//  Created by Duo on 2024/1/12.
//  Copyright © 2024 Huawei. All rights reserved.
//

#import <Foundation/Foundation.h>

//! Project version number for EthiopiaPaySDK.
FOUNDATION_EXPORT double EthiopiaPaySDKVersionNumber;

//! Project version string for EthiopiaPaySDK.
FOUNDATION_EXPORT const unsigned char EthiopiaPaySDKVersionString[];

// In this header, you should import all the public headers of your framework using statements like #import <EthiopiaPaySDK/PublicHeader.h>

#import <EthiopiaPaySDK/EthiopiaPayManager.h>
