[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 3 / 2 / 4 / FeedCollectionViewController / 1.0.5 / FeedCollectionViewController.podspec.json
blob3a9570f7409a22f8d4c03c9955d53c3e4a5ccdaa
2   "name": "FeedCollectionViewController",
3   "version": "1.0.5",
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.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FeedCollectionViewController/Classes/**/*",
22   "pushed_with_swift_version": "3.0"