Files
hyyk224 105846f1d2 1.3.1
2017-02-17 05:04:12 +09:00

20 lines
603 B
Objective-C

//
// InfiniteCollectionView.h
// InfiniteCollectionView
//
// Created by hiroyuki yoshida on 2016/05/11.
// Copyright © 2016年 hiroyuki yoshida. All rights reserved.
//
#import <UIKit/UIKit.h>
//! Project version number for InfiniteCollectionView.
FOUNDATION_EXPORT double InfiniteCollectionViewVersionNumber;
//! Project version string for InfiniteCollectionView.
FOUNDATION_EXPORT const unsigned char InfiniteCollectionViewVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <InfiniteCollectionView/PublicHeader.h>