hank
2016-12-13 679fa496bd909379efd47e693b79f2a10317c7f4
commit | author | age
85c9ff 1 //
H 2 //  WAWechatImpl.h
3 //  WAWechatImpl
4 //
5 //  Created by hank on 2016/11/23.
6 //  Copyright © 2016年 hank. All rights reserved.
7 //
8
9 #import <UIKit/UIKit.h>
10
11 //! Project version number for WAWechatImpl.
12 FOUNDATION_EXPORT double WAWechatImplVersionNumber;
13
14 //! Project version string for WAWechatImpl.
15 FOUNDATION_EXPORT const unsigned char WAWechatImplVersionString[];
16
17 // In this header, you should import all the public headers of your framework using statements like #import <WAWechatImpl/PublicHeader.h>
18
19