[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 5 / 0 / 8 / SwiftCarousel / 0.8.0 / SwiftCarousel.podspec.json
blob2c04f1defc4c0d070185b468c49484e260f02106
2   "name": "SwiftCarousel",
3   "version": "0.8.0",
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.8.0"
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",
22   "pushed_with_swift_version": "3.0"