Files
GitHawk/Local Pods/SwipeCellKit/Source/SwipeCellKit.h
James Sherlock c28c088629 Initial repository spring clean (#415)
* Move SwipeCellKit & SlackTextViewController to Local Pods directory

* Move playgrounds to own folder

* Create podspec for MMMarkdown and move to Local Pods
2017-09-24 18:35:05 -04:00

20 lines
463 B
Objective-C
Executable File

//
// SwipeCellKit.h
// SwipeCellKit
//
// Created by Jeremy Koch on 2/3/17.
//
//
#import <UIKit/UIKit.h>
//! Project version number for SwipeCellKit.
FOUNDATION_EXPORT double SwipeCellKitVersionNumber;
//! Project version string for SwipeCellKit.
FOUNDATION_EXPORT const unsigned char SwipeCellKitVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <SwipeCellKit/PublicHeader.h>