[Add] FTMobileSDK 1.5.10-alpha.1
[CocoaPods.git] / Specs / c / e / 6 / ScalingCarousel / 3.2.0 / ScalingCarousel.podspec.json
blob7e100782d220cf97ea466725b4f10d2a7109bfe1
2   "name": "ScalingCarousel",
3   "version": "3.2.0",
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.2.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5",
22   "source_files": "Sources/ScalingCarousel/**/*",
23   "swift_version": "5"