20 lines
543 B
Objective-C

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