hank
2018-08-30 957b6a0d449081066b3be6a3d16dc578bb54614a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
//
//  WAWebPayImpl.h
//  WAWebPayImpl
//
//  Created by hank on 16/4/29.
//  Copyright © 2016年 hank. All rights reserved.
//
 
#import <UIKit/UIKit.h>
#import <WAWebPayImpl/WAWebPayProxy.h>
 
//! Project version number for WAWebPayImpl.
FOUNDATION_EXPORT double WAWebPayImplVersionNumber;
 
//! Project version string for WAWebPayImpl.
FOUNDATION_EXPORT const unsigned char WAWebPayImplVersionString[];
 
// In this header, you should import all the public headers of your framework using statements like #import <WAWebPayImpl/PublicHeader.h>
 
//time:2018/08/27 15:47 ver:3.7.0