2 "name": "TransitionCoordinator",
4 "summary": "TransitionCoordinator can be used to easily customize transition animations when pushing or presenting a view controller.",
5 "description": "TransitionCoordinator handles the use of custom animations when either pushing a view controller onto a navigation stack or when modally presenting a view controller.",
6 "homepage": "https://github.com/SimonMcFarlane/TransitionCoordinator",
12 "Simon McFarlane": "simon@plusplus.ltd"
15 "git": "https://github.com/SimonMcFarlane/TransitionCoordinator.git",
21 "swift_version": "4.1",
22 "source_files": "TransitionCoordinator/Classes/**/*"