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