//
|
// WAWechatImpl.h
|
// WAWechatImpl
|
//
|
// Created by hank on 2016/11/23.
|
// Copyright © 2016年 hank. All rights reserved.
|
//
|
|
#import <UIKit/UIKit.h>
|
|
//! Project version number for WAWechatImpl.
|
FOUNDATION_EXPORT double WAWechatImplVersionNumber;
|
|
//! Project version string for WAWechatImpl.
|
FOUNDATION_EXPORT const unsigned char WAWechatImplVersionString[];
|
|
// In this header, you should import all the public headers of your framework using statements like #import <WAWechatImpl/PublicHeader.h>
|
|
//time:2020/01/08 15:35 ver:1.4.0
|