[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / e / 6 / ScalingCarousel / 3.0.1 / ScalingCarousel.podspec.json
blob3b6da86c456ab0e244dc8de9df5d1167bd331729
2   "name": "ScalingCarousel",
3   "version": "3.0.1",
4   "summary": "A super simple carousel view with scaling transitions written in Swift",
5   "description": "ScalingCarousel provides a simple carousel-style collection view.\nIt takes care of cell presentation, scaling each cell as the collection view is scrolled.\n\nIt is used in Bikey to present bike station information.",
6   "homepage": "https://github.com/superpeteblaze/ScalingCarousel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pete Smith": "peadar81@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/superpeteblaze/ScalingCarousel.git",
16     "tag": "v3.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5",
22   "source_files": "ScalingCarousel/Classes/**/*",
23   "swift_version": "5"