[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / e / 6 / ScalingCarousel / 1.0.3 / ScalingCarousel.podspec.json
blob8d3c325e31e9465ee2fc72bd2a507794a7e764d9
2   "name": "ScalingCarousel",
3   "version": "1.0.3",
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": "v1.0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ScalingCarousel/Classes/**/*",
22   "pushed_with_swift_version": "3.0"