// // FixedLabel.h // Juick // // Created by Vitaly Takmazov on 04/03/2018. // Copyright © 2018 com.juick. All rights reserved. // #import @interface FixedLabel : TTTAttributedLabel @end