mirror of
https://github.com/ichmagmaus111/ghostgram.git
synced 2026-04-24 16:46:02 +02:00
12 lines
346 B
Objective-C
12 lines
346 B
Objective-C
#import <UIKit/UIKit.h>
|
|
|
|
//! Project version number for Camera.
|
|
FOUNDATION_EXPORT double CameraVersionNumber;
|
|
|
|
//! Project version string for Camera.
|
|
FOUNDATION_EXPORT const unsigned char CameraVersionString[];
|
|
|
|
// In this header, you should import all the public headers of your framework using statements like #import <Camera/PublicHeader.h>
|
|
|
|
|