blob: 23693df7a1b1a7c3f826e21df1eafc945f8005c6 [file] [log] [blame]
{
"name": "FeedCollectionViewController",
"version": "0.1.8",
"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": "oliveroneill04@gmail.com"
},
"source": {
"git": "https://github.com/oliveroneill/FeedCollectionViewController.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FeedCollectionViewController/Classes/**/*",
"pushed_with_swift_version": "3.0"
}