2019-08-05 15:04:45 +03:00

20 lines
570 B
Objective-C

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