国内WASDK Apple实现层
lipengwei
2020-01-13 c8a2da181c44889b7b108dbb4db3b5cd16615656
commit | author | age
330f2f 1 //
H 2 //  WAApImpl.h
3 //  WAApImpl
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 WAApImpl.
12 FOUNDATION_EXPORT double WAApImplVersionNumber;
13
14 //! Project version string for WAApImpl.
15 FOUNDATION_EXPORT const unsigned char WAApImplVersionString[];
16
17 // In this header, you should import all the public headers of your framework using statements like #import <WAApImpl/PublicHeader.h>
18
19 #import <WAApImpl/WAAPUser.h>
20 #import <WAApImpl/WAAPLogin.h>
21
c8a2da 22 //time:2020/01/08 10:20 ver:1.4.0