20 lines
508 B
Objective-C

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