lpw
2022-03-14 88bd7dff2f670ba63304a172fa8a495cf8e78832
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
88bd7d 19 //time:2022/03/14  09:17 ver:2.5.0
d08f6f 20