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,14 @@
//
// 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