//
|
// 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 12:04 ver:3.6.2
|