hank
2018-06-21 bd09979e6dca3262be9aae4530c56a04db4f23b4
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
bd0997 19 //time:2017/06/21 09:50 ver:3.6.9
fbeb8e 20