hank
2019-01-22 9bb554260c63842b23919b1f128b9cc8488b7f50
commit | author | age
2370e0 1 //
H 2 //  ElvaChatServiceSDK.h
3 //  ElvaChatServiceSDK
4 //
5 //  Created by wwj on 16/7/21.
6 //  Copyright © 2016年 wwj. All rights reserved.
7 //
8
9 #import <UIKit/UIKit.h>
10
11 //! Project version number for ElvaChatServiceSDK.
12 FOUNDATION_EXPORT double ElvaChatServiceSDKVersionNumber;
13
14 //! Project version string for ElvaChatServiceSDK.
15 FOUNDATION_EXPORT const unsigned char ElvaChatServiceSDKVersionString[];
16
17 // In this header, you should import all the public headers of your framework using statements like #import <ElvaChatServiceSDK/PublicHeader.h>
18
19