20 lines
529 B
Objective-C

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