2017-08-03 16:22:16 -07:00

16 lines
372 B
Objective-C

#ifdef __OBJC__
#import <UIKit/UIKit.h>
#endif
#import "LOTAnimationCache.h"
#import "LOTAnimationTransitionController.h"
#import "LOTAnimationView.h"
#import "LOTAnimationView_Compat.h"
#import "LOTCacheProvider.h"
#import "LOTComposition.h"
#import "Lottie.h"
FOUNDATION_EXPORT double LottieVersionNumber;
FOUNDATION_EXPORT const unsigned char LottieVersionString[];