hank
2016-12-13 679fa496bd909379efd47e693b79f2a10317c7f4
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
//
//  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>