//
//  MaxSocial.h
//  MaxSocial
//
//  Created by Sun Jin on 3/24/16.
//  Copyright © 2016 maxleap. All rights reserved.
//

#import <UIKit/UIKit.h>

//! Project version number for MaxSocial.
FOUNDATION_EXPORT double MaxSocialVersionNumber;

//! Project version string for MaxSocial.
FOUNDATION_EXPORT const unsigned char MaxSocialVersionString[];

// In this header, you should import all the public headers of your framework using statements like #import <MaxSocial/PublicHeader.h>

#import <MaxSocial/MaxSocialUser.h>

