luxlabs header browser preview


@class NSDictionary;

@interface DDUIInfoPlist : NSObject

@property (retain, nonatomic) NSDictionary *browsesByIdentifier;
@property (retain, nonatomic) NSDictionary *advertisesByIdentifier;

- (id)description;
- (void).cxx_destruct;

@end