2 "name": "UIWindowTransitions",
4 "summary": "Animated transitions for UIWindow's rootViewController property",
5 "description": "This library allows to execute animated transition when changing the UIWindow's rootViewController property. Animations are done using CoreAnimation.",
6 "homepage": "https://github.com/malcommac/UIWindowTransitions",
12 "Daniele Margutti": "me@danielemargutti.com"
14 "social_media_url": "",
19 "git": "https://github.com/malcommac/UIWindowTransitions.git",
22 "source_files": "Sources/**/*",
23 "frameworks": "Foundation",
24 "swift_version": "4.2"