[Add] IMGLYPostcardEditor 1.43.0-rc.2
[CocoaPods.git] / Specs / 2 / c / 1 / ScaledCenterCarouselSwift / 1.0.0 / ScaledCenterCarouselSwift.podspec.json
blobbfcae6a791c8cd231bd5a69abf0e1df645149fb5
2   "name": "ScaledCenterCarouselSwift",
3   "version": "1.0.0",
4   "summary": "A carousel-based layout for UICollectionView with scaled center item.",
5   "description": "A carousel-based layout for UICollectionView with scaled center item. \nIt also contains paginator to force user to select single item which will be presented exaclty at center of carousel.",
6   "homepage": "https://github.com/yuriy-tolstoguzov/ScaledCenterCarousel",
7   "screenshots": "https://raw.githubusercontent.com/yuriy-tolstoguzov/ScaledCenterCarousel/master/Example/Assets/ScaledCenterCarousel.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "yuriy-tolstoguzov": "Yuriy.Tolstoguzov@gmail.com"
14   },
15   "social_media_url": "https://twitter.com/ImOssir",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "swift_versions": "5.0",
20   "source": {
21     "git": "https://github.com/yuriy-tolstoguzov/ScaledCenterCarousel.git",
22     "tag": "1.0.0-Swift"
23   },
24   "source_files": "Swift/ScaledCenterCarousel/Classes/**/*",
25   "frameworks": "UIKit",
26   "swift_version": "5.0"