Swiftgram/submodules/rlottie/RLottieBinding.h
2019-09-01 15:38:33 +04:00

19 lines
399 B
Objective-C
Executable File

//
// RLottie.h
// RLottie
//
// Created by Peter on 6/25/19.
// Copyright © 2019 Telegram LLP. All rights reserved.
//
#import <UIKit/UIKit.h>
//! Project version number for RLottie.
FOUNDATION_EXPORT double RLottieBindingVersionNumber;
//! Project version string for RLottie.
FOUNDATION_EXPORT const unsigned char RLottieBindingVersionString[];
#import <RLottieBinding/LottieInstance.h>