lipengwei
2020-04-09 3eecf8888b30c1f97815ed7a2c17257d26e12f55
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
3eecf8 19 //time:2020/04/08 09:16 ver:2.0.0
d08f6f 20