2019-08-02 02:14:01 +03:00

20 lines
514 B
Objective-C

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