blob: 2406988341cb8ff518f5594c1cdc04ce42d23f6a [file] [log] [blame]
{
"name": "FeedCollectionViewController",
"version": "2.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FeedCollectionViewController/Classes/**/*",
"pushed_with_swift_version": "4.0"
}