blob: 2c04f1defc4c0d070185b468c49484e260f02106 [file] [log] [blame]
{
"name": "SwiftCarousel",
"version": "0.8.0",
"summary": "Infinite carousel of options.",
"description": "SwiftCarousel is a fully native Swift UIScrollView wrapper, that allows you to infinite circular scroll with UIView objects.",
"homepage": "https://github.com/Sunshinejr/SwiftCarousel",
"license": "MIT",
"authors": {
"Łukasz Mróz": "lukasz.mroz@droidsonroids.pl"
},
"source": {
"git": "https://github.com/DroidsOnRoids/SwiftCarousel.git",
"tag": "0.8.0"
},
"social_media_url": "https://twitter.com/thesunshinejr",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}