lipengwei
2020-04-09 5034eefb65f57edb5ddb554a644a33de14b5c7fc
commit | author | age
ea8e18 1 //
L 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 #import "ECServiceSdk.h"
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