//
|
// WAAdImpl.h
|
// WAAdImpl
|
//
|
// Created by hank on 2017/8/15.
|
// Copyright © 2017年 hank. All rights reserved.
|
//
|
|
#import <UIKit/UIKit.h>
|
|
//! Project version number for WAAdImpl.
|
FOUNDATION_EXPORT double WAAdImplVersionNumber;
|
|
//! Project version string for WAAdImpl.
|
FOUNDATION_EXPORT const unsigned char WAAdImplVersionString[];
|
|
// In this header, you should import all the public headers of your framework using statements like #import <WAAdImpl/PublicHeader.h>
|
|
//time:2017/9/04 09:17 ver:3.6.5
|