[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 3 / 2 / 4 / FeedCollectionViewController / 1.0.6 / FeedCollectionViewController.podspec.json
blobf4158b43206501e60b9d615ea9636712b5948f4d
2   "name": "FeedCollectionViewController",
3   "version": "1.0.6",
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": "1.0.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FeedCollectionViewController/Classes/**/*",
22   "pushed_with_swift_version": "4.0"