blob: a43fd66afb2758736b32bfae4c0e709ed46ea01e [file] [log] [blame]
{
"name": "TIUpDownSwipe",
"version": "0.5.0",
"summary": "Smooth, animated navigation between three controllers on a swipe gesture - up and down",
"swift_version": "4.2",
"description": "This is a library thanks to which it is possible to set navigation between three controllers on a swipe gesture - up and down, with the animation of changing the navigation arrow and smooth transition of the background colors of the view controllers.",
"homepage": "https://github.com/wachus77/TIUpDownSwipe",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tomasz Iwaszek": "wachus77@gmail.com"
},
"source": {
"git": "https://github.com/wachus77/TIUpDownSwipe.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "TIUpDownSwipe/Classes/**/*"
}