Swiftgram/Example/lottie-ios/LAControlsViewController.h
2017-08-28 14:39:42 -07:00

14 lines
245 B
Objective-C

//
// LAControlsViewController.h
// lottie-ios
//
// Created by brandon_withrow on 8/28/17.
// Copyright © 2017 Brandon Withrow. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface LAControlsViewController : UIViewController
@end