//
//  MOBFOAuthService.h
//  MOBFoundation
//
//  Created by fenghj on 15/6/9.
//  Copyright (c) 2015年 MOB. All rights reserved.
//

#import <MOBFoundation/MOBFoundation.h>
#import <FlyVerifyCSDK/FlyVerifyCOAuthService.h>


/**
 *  OAuth服务
 */
@interface MOBFOAuthService : FlyVerifyCOAuthService

@end
