lipengwei
2020-05-27 ca75cc09395171ca363b040f815099fc734b3f9d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
//
//  ElvaChatServiceSDK.h
//  ElvaChatServiceSDK
//
//  Created by wwj on 16/7/21.
//  Copyright © 2016年 wwj. All rights reserved.
//
 
#import <UIKit/UIKit.h>
#import "ECServiceSdk.h"
//! Project version number for ElvaChatServiceSDK.
FOUNDATION_EXPORT double ElvaChatServiceSDKVersionNumber;
 
//! Project version string for ElvaChatServiceSDK.
FOUNDATION_EXPORT const unsigned char ElvaChatServiceSDKVersionString[];
 
// In this header, you should import all the public headers of your framework using statements like #import <ElvaChatServiceSDK/PublicHeader.h>