//
//  PWInlineInAppView.h
//  Pushwoosh
//
//  Created by Fectum on 22/10/2018.
//  Copyright © 2018 Pushwoosh. All rights reserved.
//

#import <UIKit/UIKit.h>

@interface PWInlineInAppView : UIView

@property (nonatomic) IBInspectable NSString *identifier;

@end
