// // ZFHorizontalCollectionViewController.h // ZFPlayer_Example // // Created by 紫枫 on 2018/11/22. // Copyright © 2018 紫枫. All rights reserved. // #import NS_ASSUME_NONNULL_BEGIN @interface ZFHorizontalCollectionViewController : UIViewController @end NS_ASSUME_NONNULL_END