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