sendbird-uikit-ios/Sources/SendbirdUIKit.h

21 lines
580 B
Objective-C

//
// SendbirdUIKit.h
// SendbirdUIKit
//
// Created by Tez Park on 28/01/2020.
// Copyright © 2020 Sendbird, Inc. All rights reserved.
//
#import <Foundation/Foundation.h>
#import <SendbirdChatSDK/SendbirdChatSDK.h>
//! Project version number for SendbirdUIKit.
FOUNDATION_EXPORT double SendbirdUIKitVersionNumber;
//! Project version string for SendbirdUIKit.
FOUNDATION_EXPORT const unsigned char SendbirdUIKitVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <SendbirdUIKit/PublicHeader.h>