Files
ScrollingContentViewController/Source/ScrollingContentViewController.h
T
Drew Olbrich 64e4ae6a9c Initial commit
2019-02-03 12:22:40 -08:00

22 lines
709 B
Objective-C

//
// ScrollingContentViewController.h
// ScrollingContentViewController
//
// Created by Drew Olbrich on 1/6/19.
// Copyright 2019 Oath Inc.
//
// Licensed under the terms of the MIT License. See the file LICENSE for the full terms.
//
#import <UIKit/UIKit.h>
//! Project version number for ScrollingContentViewController.
FOUNDATION_EXPORT double ScrollingContentViewControllerVersionNumber;
//! Project version string for ScrollingContentViewController.
FOUNDATION_EXPORT const unsigned char ScrollingContentViewControllerVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <ScrollingContentViewController/PublicHeader.h>