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

14 lines
250 B
Objective-C

//
// LATypingDemoViewController.h
// LottieExamples
//
// Created by Brandon Withrow on 1/9/17.
// Copyright © 2017 Brandon Withrow. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface TypingDemoViewController : UIViewController
@end