Files
2018-04-02 15:33:24 -07:00

15 lines
225 B
Objective-C

//
// SEGViewController.h
// Segment-Firebase
//
// Created by wcjohnson11 on 07/25/2016.
// Copyright (c) 2016 wcjohnson11. All rights reserved.
//
@import UIKit;
@interface SEGViewController : UIViewController
@end