//
//  MAVEInitialsPictureAlternative.h
//  MaveSDK
//
//  Created by Danny Cosson on 5/29/15.
//
//

#import <UIKit/UIKit.h>

@interface MAVEInitialsPictureAlternative : UIView

@property (nonatomic, strong)UILabel *label;

@end
