20 lines
522 B
Objective-C

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