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

20 lines
599 B
Objective-C

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