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