commit | author | age
|
85c9ff
|
1 |
// |
H |
2 |
// WAWechatImpl.h |
|
3 |
// WAWechatImpl |
|
4 |
// |
|
5 |
// Created by hank on 2016/11/23. |
|
6 |
// Copyright © 2016年 hank. All rights reserved. |
|
7 |
// |
|
8 |
|
|
9 |
#import <UIKit/UIKit.h> |
|
10 |
|
|
11 |
//! Project version number for WAWechatImpl. |
|
12 |
FOUNDATION_EXPORT double WAWechatImplVersionNumber; |
|
13 |
|
|
14 |
//! Project version string for WAWechatImpl. |
|
15 |
FOUNDATION_EXPORT const unsigned char WAWechatImplVersionString[]; |
|
16 |
|
|
17 |
// In this header, you should import all the public headers of your framework using statements like #import <WAWechatImpl/PublicHeader.h> |
|
18 |
|
77e975
|
19 |
//time:2020/05/08 15:35 ver:2.1.0 |