blob: 8de0e20e00db30a9df96149334373a3c00b4ed7d [file] [log] [blame]
{
"name": "FeedCollectionViewController",
"version": "2.0.0",
"summary": "A wrapper around UICollectionView for Facebook/Instagram inspired feeds",
"description": "A wrapper around UICollectionView used for infinite scrolling and loading content dynamically.\nThis would be used for a feed or images or other cells that need to load as the user scrolls.",
"homepage": "https://github.com/oliveroneill/FeedCollectionViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Oliver ONeill": "oliveroneill@users.noreply.github.com"
},
"source": {
"git": "https://github.com/oliveroneill/FeedCollectionViewController.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FeedCollectionViewController/Classes/**/*",
"pushed_with_swift_version": "4.0"
}