2019-08-17 20:31:41 +03:00

20 lines
543 B
Objective-C

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