Files
yoga/YogaKit/YogaKitSample/YogaKitSample/ViewController.h
Emil Sjolander 73662ebf83 example license
2016-12-07 17:41:50 +00:00

16 lines
287 B
Objective-C

/**
* Copyright 2014-present, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the license found in the
* LICENSE-examples file in the root directory of this source tree.
*/
#import <UIKit/UIKit.h>
@interface ViewController : UIViewController
@end