// // UILabel+GJRatioAutoLayout.h // GJRatioAutoLayout // // Created by wangyutao on 15/12/30. // Copyright © 2015年 wangyutao. All rights reserved. // #import <UIKit/UIKit.h> @interface UILabel (GJRatioAutoLayout) @end