国内WASDK 网页支付实现层
hank
2017-03-27 164ba111be7116f0414ba6e6ab22e7639d5877a4
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:2017/3/25 14:40 ver:1.1.3