[Add] OpacityCore 3.22.7
[CocoaPods.git] / Specs / 2 / 7 / 9 / MultiCollectionView / 1.0.2 / MultiCollectionView.podspec.json
blobf2242ff346c3fd44a95343b59588a81e79a90766
2   "name": "MultiCollectionView",
3   "version": "1.0.2",
4   "summary": "UICollectionView capable of scrolling in both directions, vertically and horizontally.",
5   "description": "MultiCollectionView allows for multidirectional scrolling (horizontal and vertical scrolling), similar to Netflix and most other media consumption apps out there.",
6   "homepage": "https://github.com/acotilla91/MultiCollectionView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alejandro Cotilla": "acotilla91@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/acotilla91/MultiCollectionView.git",
16     "tag": "1.0.2"
17   },
18   "social_media_url": "https://twitter.com/acotilla91",
19   "platforms": {
20     "ios": "11.0",
21     "tvos": "12.0"
22   },
23   "swift_version": "5.0",
24   "source_files": "MultiCollectionView/Classes/**/*"