hank
2016-12-13 85c9ff4a07c4750d56be85c391e7988eb47de00f
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>