//
//  MOBFJson.h
//  MOBFoundation
//
//  Created by vimfung on 15-1-20.
//  Copyright (c) 2015年 MOB. All rights reserved.
//

#import <Foundation/Foundation.h>
#import <FlyVerifyCSDK/FlyVerifyCJson.h>

/**
 *  JSON工具类
 */
@interface MOBFJson : FlyVerifyCJson

@end
