先提交
This commit is contained in:
30
Pods/Target Support Files/lottie-ios/lottie-ios-umbrella.h
generated
Normal file
30
Pods/Target Support Files/lottie-ios/lottie-ios-umbrella.h
generated
Normal file
@@ -0,0 +1,30 @@
|
||||
#ifdef __OBJC__
|
||||
#import <UIKit/UIKit.h>
|
||||
#else
|
||||
#ifndef FOUNDATION_EXPORT
|
||||
#if defined(__cplusplus)
|
||||
#define FOUNDATION_EXPORT extern "C"
|
||||
#else
|
||||
#define FOUNDATION_EXPORT extern
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#import "LOTAnimatedControl.h"
|
||||
#import "LOTAnimatedSwitch.h"
|
||||
#import "LOTAnimationCache.h"
|
||||
#import "LOTAnimationTransitionController.h"
|
||||
#import "LOTAnimationView.h"
|
||||
#import "LOTAnimationView_Compat.h"
|
||||
#import "LOTBlockCallback.h"
|
||||
#import "LOTCacheProvider.h"
|
||||
#import "LOTComposition.h"
|
||||
#import "LOTInterpolatorCallback.h"
|
||||
#import "LOTKeypath.h"
|
||||
#import "Lottie.h"
|
||||
#import "LOTValueCallback.h"
|
||||
#import "LOTValueDelegate.h"
|
||||
|
||||
FOUNDATION_EXPORT double LottieVersionNumber;
|
||||
FOUNDATION_EXPORT const unsigned char LottieVersionString[];
|
||||
|
||||
Reference in New Issue
Block a user