1
0
mirror of https://github.com/maxgoedjen/secretive.git synced 2025-06-01 04:50:58 +00:00
secretive/SecretAgentKit/SecretAgentKit.h
2020-03-03 23:14:38 -08:00

20 lines
541 B
Objective-C

//
// SecretAgentKit.h
// SecretAgentKit
//
// Created by Max Goedjen on 2/22/20.
// Copyright © 2020 Max Goedjen. All rights reserved.
//
#import <Foundation/Foundation.h>
//! Project version number for SecretAgentKit.
FOUNDATION_EXPORT double SecretAgentKitVersionNumber;
//! Project version string for SecretAgentKit.
FOUNDATION_EXPORT const unsigned char SecretAgentKitVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <SecretAgentKit/PublicHeader.h>