[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 0 / 8 / SwiftCarousel / 0.2.2 / SwiftCarousel.podspec.json
blob32226873a6d55de7f07eb464fb03d157b67c9096
2   "name": "SwiftCarousel",
3   "version": "0.2.2",
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.2.2"
14   },
15   "social_media_url": "https://twitter.com/thesunshinejr",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "*.swift",
21   "resource_bundles": {
22     "SwiftCarousel": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "frameworks": "UIKit"