[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / 7 / 9 / MultiCollectionView / 1.0.0 / MultiCollectionView.podspec.json
blob0a04763583b055f6f5b1b847bf268da44b09bbf0
2   "name": "MultiCollectionView",
3   "version": "1.0.0",
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.0"
17   },
18   "social_media_url": "https://twitter.com/acotilla91",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "swift_version": "5.0",
23   "source_files": "MultiCollectionView/Classes/**/*"