blob: 3e6362bcfecabbc1688f54e44e51d6f2eb7c2186 [file] [log] [blame]
{
"name": "TIUpDownSwipe",
"version": "0.6.0",
"summary": "Smooth, animated navigation between three controllers on a swipe gesture - up and down",
"swift_versions": "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.6.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "TIUpDownSwipe/Classes/**/*",
"swift_version": "4.2"
}