[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / d / b / ImageFeedCollectionViewController / 1.0.1 / ImageFeedCollectionViewController.podspec.json
blobb1ba4222e5541b323444f28be808eac2fc773f8a
2   "name": "ImageFeedCollectionViewController",
3   "version": "1.0.1",
4   "summary": "An extension on FeedCollectionViewController that is used for image feeds",
5   "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.",
6   "homepage": "https://github.com/oliveroneill/FeedCollectionViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Oliver ONeill": "oliveroneill04@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/oliveroneill/FeedCollectionViewController.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ImageFeedCollectionViewController/Classes/**/*",
22   "dependencies": {
23     "OOPhotoBrowser": [
25     ],
26     "FeedCollectionViewController": [
28     ]
29   },
30   "pushed_with_swift_version": "3.0"