// // CacheViewController.h // KTVHTTPCacheDemo // // Created by Single on 2017/8/13. // Copyright © 2017年 Single. All rights reserved. // #import <UIKit/UIKit.h> @interface CacheViewController : UIViewController @end