[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / c / 5 / VerticalCardSwiper / 0.1.0-beta6 / VerticalCardSwiper.podspec.json
blob378355f8cc79d4db19fc3064ed5b8a5157a5a931
2   "name": "VerticalCardSwiper",
3   "version": "0.1.0-beta6",
4   "summary": "A marriage between the Shazam Discover UI and Tinder, built with UICollectionView in Swift.",
5   "description": "The goal of this project is to recreate the Discover UI in Shazam (which I think is a great, fun way to display content) in combination with a Tinder style of swiping cards to the left/right. The idea behind this is that in some cases, you don't want to swipe away cards, but keep them availible for later on. This implementation allows for that. And it's a fun way to interact with content.\nIt's built with a UICollectionView and a custom flowLayout.",
6   "homepage": "https://github.com/JoniVR/VerticalCardSwiper",
7   "screenshots": "https://raw.githubusercontent.com/JoniVR/VerticalCardSwiper/master/example.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "JoniVR": "joni.VR@hotmail.com"
14   },
15   "source": {
16     "git": "https://github.com/JoniVR/VerticalCardSwiper.git",
17     "tag": "0.1.0-beta6"
18   },
19   "swift_version": "4.2",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "Sources/*.swift"