2 "name": "MOSheetTransition",
4 "summary": "A library that customized iOS default pageSheet style transitions and interactions.",
5 "description": "By using `UIViewControllerInteractiveTransitioning` and `UIViewPropertyAnimator`, interactive transitions are implemented in a form similar to `UIModalPresentationStyle`'s `.pageSheet`.",
6 "homepage": "https://github.com/MunokKim/MOSheetTransition",
12 "MunokKim": "wer0222@naver.com"
15 "git": "https://github.com/MunokKim/MOSheetTransition.git",
21 "source_files": "*.swift",
26 "swift_versions": "5.0",
27 "swift_version": "5.0"