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