[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 2 / 4 / FeedCollectionViewController / 2.0.0 / FeedCollectionViewController.podspec.json
blob8de0e20e00db30a9df96149334373a3c00b4ed7d
2   "name": "FeedCollectionViewController",
3   "version": "2.0.0",
4   "summary": "A wrapper around UICollectionView for Facebook/Instagram inspired feeds",
5   "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.",
6   "homepage": "https://github.com/oliveroneill/FeedCollectionViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Oliver ONeill": "oliveroneill@users.noreply.github.com"
13   },
14   "source": {
15     "git": "https://github.com/oliveroneill/FeedCollectionViewController.git",
16     "tag": "2.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FeedCollectionViewController/Classes/**/*",
22   "pushed_with_swift_version": "4.0"