commit | author | age
|
892936
|
1 |
// |
H |
2 |
// WAApwImpl.h |
|
3 |
// WAApwImpl |
|
4 |
// |
|
5 |
// Created by hank on 2017/3/20. |
|
6 |
// Copyright © 2017年 hank. All rights reserved. |
|
7 |
// |
|
8 |
|
|
9 |
#import <UIKit/UIKit.h> |
|
10 |
|
|
11 |
//! Project version number for WAApwImpl. |
|
12 |
FOUNDATION_EXPORT double WAApwImplVersionNumber; |
|
13 |
|
|
14 |
//! Project version string for WAApwImpl. |
|
15 |
FOUNDATION_EXPORT const unsigned char WAApwImplVersionString[]; |
|
16 |
|
|
17 |
// In this header, you should import all the public headers of your framework using statements like #import <WAApwImpl/PublicHeader.h> |
|
18 |
|
8cbb38
|
19 |
//time:2019/10/09 12:30 ver:2.0.0 |