Swiftgram/Example/lottie-ios/LADownloadTestViewController.h
2018-01-05 10:31:58 -08:00

14 lines
256 B
Objective-C

//
// LADownloadTestViewController.h
// Lottie-Example
//
// Created by brandon_withrow on 1/4/18.
// Copyright © 2018 Brandon Withrow. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface LADownloadTestViewController : UIViewController
@end