SimpleTunnelServices/SimpleTunnelServices.h

/*
    Copyright (C) 2016 Apple Inc. All Rights Reserved.
    See LICENSE.txt for this sample’s licensing information
    
    Abstract:
    This file is the main header file for the SimpleTunnelServices module.
*/
 
@import Foundation;
 
//! Project version number for SimpleTunnelServices.
FOUNDATION_EXPORT double SimpleTunnelServicesVersionNumber;
 
//! Project version string for SimpleTunnelServices.
FOUNDATION_EXPORT const unsigned char SimpleTunnelServicesVersionString[];
 
// In this header, you should import all the public headers of your framework using statements like #import <SimpleTunnelServices/PublicHeader.h>