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 |
|
41357e
|
20 |
//time:2017/6/49 14:40 ver:1.1.4 |