//
//  GMPhobosController.h
//  GMPhobos
//
//  Created by wangyang on 2017/2/7.
//  Copyright © 2017年 licong. All rights reserved.
//

#import <UIKit/UIKit.h>
@import GMPhobos;
@interface GMPhobosController : UIViewController

@end