2020-02-22 15:38:54 +04:00

14 lines
209 B
Objective-C
Executable File

//
// CBPlayerLayerView.h
// Coub
//
// Created by Tikhonenko Pavel on 23/11/2013.
// Copyright (c) 2013 Coub. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface CBPlayerLayerView : UIView
@end