blob: 96fb7f0406cbfa207b4a701fa8a36ec377e8ccc5 [file] [log] [blame]
//
// PredictionIOSDK.h
// PredictionIOSDK
//
// Created by Minh Tu Le on 2/23/15.
// Copyright (c) 2015 PredictionIO. All rights reserved.
//
#import <Foundation/Foundation.h>
//! Project version number for PredictionIOSDK.
FOUNDATION_EXPORT double PredictionIOSDKVersionNumber;
//! Project version string for PredictionIOSDK.
FOUNDATION_EXPORT const unsigned char PredictionIOSDKVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <PredictionIOSDK/PublicHeader.h>