mirror of
https://github.com/YTLitePlus/YTLitePlus.git
synced 2026-03-29 17:48:41 +00:00
5 lines
91 B
Objective-C
5 lines
91 B
Objective-C
#import <UIKit/UIKit.h>
|
|
|
|
NS_CLASS_AVAILABLE_IOS(7_0)
|
|
@interface CAMImageWell : UIView
|
|
@end
|