[Add] LiveKitWebRTC-Vama 125.6422.11
[CocoaPods.git] / Specs / 1 / 0 / 7 / TIUpDownSwipe / 0.6.0 / TIUpDownSwipe.podspec.json
blob3e6362bcfecabbc1688f54e44e51d6f2eb7c2186
2   "name": "TIUpDownSwipe",
3   "version": "0.6.0",
4   "summary": "Smooth, animated navigation between three controllers on a swipe gesture - up and down",
5   "swift_versions": "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.6.0"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "TIUpDownSwipe/Classes/**/*",
23   "swift_version": "4.2"