2016-04-19 13:43:41 -07:00

16 lines
227 B
Objective-C

//
// ViewController.h
// ASAnimatedImage
//
// Created by Garrett Moon on 3/22/16.
// Copyright © 2016 Facebook, Inc. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface ViewController : UIViewController
@end