[Add] DatadogAlamofireExtension 2.22.0
[CocoaPods.git] / Specs / 5 / 0 / 8 / SwiftCarousel / 0.3.4 / SwiftCarousel.podspec.json
blob528be98e50e74fd1231a3e3386576de7a80c060e
2   "name": "SwiftCarousel",
3   "version": "0.3.4",
4   "summary": "Infinite carousel of options.",
5   "description": "SwiftCarousel is a fully native Swift UIScrollView wrapper, that allows you to infinite circular scroll with UIView objects.",
6   "homepage": "https://github.com/Sunshinejr/SwiftCarousel",
7   "license": "MIT",
8   "authors": {
9     "Łukasz Mróz": "lukasz.mroz@droidsonroids.pl"
10   },
11   "source": {
12     "git": "https://github.com/DroidsOnRoids/SwiftCarousel.git",
13     "tag": "0.3.4"
14   },
15   "social_media_url": "https://twitter.com/thesunshinejr",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Source/*.swift",
21   "frameworks": "UIKit"