hank
2018-06-21 c7322a7614dca79f3faba50321f151fb61741cd5
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>
 
//! 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>