//
//  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>