Refactor PeersNearbyUI [skip ci]

This commit is contained in:
Peter
2019-08-15 02:28:14 +03:00
parent 5f95704684
commit ad79e4143e
20 changed files with 1313 additions and 39 deletions

View File

@@ -0,0 +1,19 @@
//
// 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>