Refactor more modules

This commit is contained in:
Peter
2019-08-05 15:04:45 +03:00
parent 287be2785e
commit 9ac37c00c0
498 changed files with 8516 additions and 2777 deletions

View File

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