WLNativeVideoTableViewCell.h 230 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 // // WLNativeVideoTableViewCell.h // DemoApp // // Created by Nick Xirotyris on 2/2/16. // Copyright © 2016 YC. All rights reserved. // #import <UIKit/UIKit.h> @interface WLNativeVideoTableViewCell : UITableViewCell @end