20 lines
564 B
Objective-C

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