lipengwei
2020-05-06 d8c7af0ebe241beb9270ba597a8d2dd9ca3275e9
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>