Files
Peter Zignego a165f3e57f Fix podspec
2019-02-19 21:40:33 -05:00

15 lines
399 B
Objective-C
Executable File

//
// SKWebAPI.h
// SKWebAPI
//
#import <Foundation/Foundation.h>
//! Project version number for SKWebAPI.
FOUNDATION_EXPORT double SKWebAPIVersionNumber;
//! Project version string for SKWebAPI.
FOUNDATION_EXPORT const unsigned char SKWebAPIVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <SKWebAPI/PublicHeader.h>