blob: b513847f90a69e997917b297fa7893abd15d9cb9 [file] [log] [blame]
{
"name": "ImageFeedCollectionViewController",
"version": "1.0.7",
"summary": "An extension on FeedCollectionViewController that is used for image feeds",
"description": "An extension on FeedCollectionViewController that is used for image feeds. This is used for infinite\nscrolling and loading images dynamically. This is inspired by scrolling through photos on Facebook or\nInstagram.",
"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.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ImageFeedCollectionViewController/Classes/**/*",
"dependencies": {
"OOPhotoBrowser": [
"2.0.9"
],
"FeedCollectionViewController": [
]
},
"pushed_with_swift_version": "4.0"
}