Pod fo SWCells
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// SWCellScrollView.h
|
||||
// SWTableViewCell
|
||||
//
|
||||
// Created by Matt Bowman on 11/27/13.
|
||||
// Copyright (c) 2013 Chris Wendel. All rights reserved.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface SWCellScrollView : UIScrollView <UIGestureRecognizerDelegate>
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user