[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 5 / 0 / 8 / SwiftCarousel / 0.4.1 / SwiftCarousel.podspec.json
blob2507a148958023289841f9b141c1672345d320f1
2   "name": "SwiftCarousel",
3   "version": "0.4.1",
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.4.1"
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"