2019-08-05 22:50:27 +03:00

20 lines
500 B
Objective-C

//
// ContextUI.h
// ContextUI
//
// Created by Peter on 8/5/19.
// Copyright © 2019 Telegram Messenger LLP. All rights reserved.
//
#import <UIKit/UIKit.h>
//! Project version number for ContextUI.
FOUNDATION_EXPORT double ContextUIVersionNumber;
//! Project version string for ContextUI.
FOUNDATION_EXPORT const unsigned char ContextUIVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <ContextUI/PublicHeader.h>