lpw
2024-06-12 4c4e51191fa9db55227f1fe86181916f54c0b9a1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
//
//  WAWechatImpl.h
//  WAWechatImpl
//
//  Created by hank on 2016/11/23.
//  Copyright © 2016年 hank. All rights reserved.
//
#pragma clang diagnostic ignored "-Wincomplete-umbrella"
#import <UIKit/UIKit.h>
 
//! Project version number for WAWechatImpl.
FOUNDATION_EXPORT double WAWechatImplVersionNumber;
 
//! Project version string for WAWechatImpl.
FOUNDATION_EXPORT const unsigned char WAWechatImplVersionString[];
 
// In this header, you should import all the public headers of your framework using statements like #import <WAWechatImpl/PublicHeader.h>
 
//time:2022/06/13 15:35 ver:2.9.0