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
|