2019-08-15 14:12:19 +03:00

20 lines
578 B
Objective-C

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