2 "name": "TimelineCollectionView",
4 "swift_version": "4.1",
5 "summary": "A UICollectionView subclass that allows for infinite horizontal or vertical scrolling.",
9 "description": "A UICollectionView subclass that allows for infinite horizontal or vertical scrolling. Cell information is fetched asynchronously.",
10 "homepage": "https://github.com/EvanCooper9/TimelineCollectionView.git",
16 "EvanCooper9": "evan.cooper@rogers.com"
19 "git": "https://github.com/EvanCooper9/TimelineCollectionView.git",
22 "source_files": "TimelineCollectionView/Classes/**/*.swift",
23 "frameworks": "UIKit",