#import "YTIVideoDetails.h" @interface YTIPlayerResponse : NSObject @property (nonatomic, strong, readwrite) YTIVideoDetails *videoDetails; @end