lpw
2021-02-02 4ae86a682de87b00d87eb2783b51b2d0f844a798
commit | author | age
6e1425 1 //
H 2 //  WASdkImpl.h
3 //  WASdkImpl
4 //
5 //  Created by GHW-T-01 on 16/3/1.
6 //  Copyright © 2016年 GHW-T-01. All rights reserved.
7 //
8
9 #import <UIKit/UIKit.h>
10
11 //! Project version number for WASdkImpl.
12 FOUNDATION_EXPORT double WASdkImplVersionNumber;
13
14 //! Project version string for WASdkImpl.
15 FOUNDATION_EXPORT const unsigned char WASdkImplVersionString[];
16
17 // In this header, you should import all the public headers of your framework using statements like #import <WASdkImpl/PublicHeader.h>
18
4ae86a 19 //time:2021/02/02 16:00 ver:2.2.0
d08f6f 20