mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Converted to a CocoaPod
This commit is contained in:
13
Example/lottie-ios/AnimationExplorerViewController.h
Normal file
13
Example/lottie-ios/AnimationExplorerViewController.h
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// AnimationExplorerViewController.h
|
||||
// LottieExamples
|
||||
//
|
||||
// Created by brandon_withrow on 1/25/17.
|
||||
// Copyright © 2017 Brandon Withrow. All rights reserved.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface AnimationExplorerViewController : UIViewController
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user