// // UILabel+AppLocale.h // Pods // // Created by Yeung Yiu Hung on 19/2/2016. // // #import <UIKit/UIKit.h> @interface UILabel (AppLocale) @end