Swiftgram/Example/lottie-ios/LottieRootViewController.h
2017-01-26 12:20:43 -08:00

15 lines
250 B
Objective-C

//
// 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