#import <Foundation/Foundation.h> #import <UIKit/UIKit.h> @interface Constants : NSObject + (NSDictionary *)getConstants; @end