Converted to a CocoaPod

This commit is contained in:
Brandon Withrow
2017-01-26 12:20:43 -08:00
parent 1505caf27d
commit d74c9d249a
203 changed files with 3183 additions and 1484 deletions

View File

@@ -0,0 +1,13 @@
//
// 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