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