commit | author | age
|
9a3c96
|
1 |
// |
W |
2 |
// WAAfImpl.h |
|
3 |
// WAAfImpl |
|
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 WAAfImpl. |
|
12 |
FOUNDATION_EXPORT double WAAfImplVersionNumber; |
|
13 |
|
|
14 |
//! Project version string for WAAfImpl. |
|
15 |
FOUNDATION_EXPORT const unsigned char WAAfImplVersionString[]; |
|
16 |
|
|
17 |
// In this header, you should import all the public headers of your framework using statements like #import <WAAfImpl/PublicHeader.h> |
|
18 |
|
|
19 |
//time:2016/11/29 15:42 |