// // YYTextAttachmentExample.h // YYKitExample // // Created by ibireme on 15/8/21. // Copyright (c) 2015 ibireme. All rights reserved. // #import <UIKit/UIKit.h> @interface YYTextAttachmentExample : UIViewController @end