2019-08-15 02:28:14 +03:00

20 lines
501 B
Objective-C

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