YYTextRubyExample.h 217 B

12345678910111213
  1. //
  2. // YYTextRubyExample.h
  3. // YYKitExample
  4. //
  5. // Created by ibireme on 15/9/9.
  6. // Copyright (C) 2015 ibireme. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. @interface YYTextRubyExample : UIViewController
  10. @end