//
//  Applozic_Prefix.pch
//  Applozic
//
//  Created by devashish on 22/06/2016.
//  Copyright © 2016 applozic Inc. All rights reserved.
//


#ifdef __OBJC__
#import <UIKit/UIKit.h>
#import <Foundation/Foundation.h>
#import "ALLogs.h"
#endif
