pscbonline-ios/PSCBOnlineSample/Pods/PSCBOnline/PSCBOnline/PSCBOnline.h

19 lines
461 B
Objective-C

//
// PSCBOnline.h
// PSCBOnline
//
// Created by Antonov Ilia on 16.10.2020.
//
#import <Foundation/Foundation.h>
//! Project version number for PSCBOnline.
FOUNDATION_EXPORT double PSCBOnlineVersionNumber;
//! Project version string for PSCBOnline.
FOUNDATION_EXPORT const unsigned char PSCBOnlineVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <PSCBOnline/PublicHeader.h>