热更新demo

emojiAttachment.h 265B

    // // emojiAttachment.h // ThePaperBase // // Created by scar1900 on 15/12/3. // Copyright © 2015年 scar1900. All rights reserved. // #import <UIKit/UIKit.h> @interface emojiAttachment : NSTextAttachment @property(nonatomic, strong)NSString *emojiTag; @end