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 |
|
1dabae
|
22 |
//time:2017/3/25 11:48 ver:1.1.3 |