[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 0 / 7 / TIUpDownSwipe / 0.4.0 / TIUpDownSwipe.podspec.json
blobf6e9eaf55f16973aaf81acfc04e332f58b84dba0
2   "name": "TIUpDownSwipe",
3   "version": "0.4.0",
4   "summary": "Smooth, animated navigation between three controllers on a swipe gesture - up and down",
5   "swift_version": "4.2",
6   "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.",
7   "homepage": "https://github.com/wachus77/TIUpDownSwipe",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Tomasz Iwaszek": "wachus77@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/wachus77/TIUpDownSwipe.git",
17     "tag": "0.4.0"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "TIUpDownSwipe/Classes/**/*"