国内WASDK 网页支付实现层
lipengwei
2020-01-13 157beaa0875c06ea754d12cd4c4b47eba03678c6
commit | author | age
e4050e 1 //
H 2 //  WAWebPayImpl.h
3 //  WAWebPayImpl
4 //
5 //  Created by hank on 16/4/29.
6 //  Copyright © 2016年 hank. All rights reserved.
7 //
8
9 #import <UIKit/UIKit.h>
10 #import <WAWebPayImpl/WAWebPayProxy.h>
11
12 //! Project version number for WAWebPayImpl.
13 FOUNDATION_EXPORT double WAWebPayImplVersionNumber;
14
15 //! Project version string for WAWebPayImpl.
16 FOUNDATION_EXPORT const unsigned char WAWebPayImplVersionString[];
17
18 // In this header, you should import all the public headers of your framework using statements like #import <WAWebPayImpl/PublicHeader.h>
19
157bea 20 //time:2020/01/08 12:30 ver:1.4.0