lpw
2023-06-03 aca600212ff84587e15aad341babd5eb2faf69a5
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
//
//  WAFirebaseImpl.h
//  WAFirebaseImpl
//
//  Created by LPW on 2020/8/26.
//  Copyright © 2020 LPW. All rights reserved.
//
 
#import <Foundation/Foundation.h>
 
//! Project version number for WAFirebaseImpl.
FOUNDATION_EXPORT double WAFirebaseImplVersionNumber;
 
//! Project version string for WAFirebaseImpl.
FOUNDATION_EXPORT const unsigned char WAFirebaseImplVersionString[];
 
// In this header, you should import all the public headers of your framework using statements like #import <WAFirebaseImpl/PublicHeader.h>
 
//time:2023/06/06  12:29 ver:3.15.0