// // ViewController.h // TumblrDownloader // // Created by HonorLee on 1/12/16. // Copyright © 2016 HonorLee. All rights reserved. // #import @interface ViewController : UITabBarController +(id)Instance; @end