2 "name": "AnimationSwitchRootViewController",
4 "summary": "Extension for UIWindow - animation switch rootViewController in UIWindow",
5 "description": "Core written in Objective-C, interface written in Swift.\nSupport two types animation: CATransition and move shnapshots views.",
6 "homepage": "https://github.com/ProVir/AnimationSwitchRootViewController",
12 "ViR (Vitaliy Korotkiy)": "admin@provir.ru"
15 "git": "https://github.com/ProVir/AnimationSwitchRootViewController.git",
27 "default_subspecs": "Swift",
35 "AnimationSwitchRootViewController/ObjC/*.{h,m}",
36 "AnimationSwitchRootViewController/Swift/*.swift"
38 "public_header_files": "AnimationSwitchRootViewController/ObjC/*.h"
46 "AnimationSwitchRootViewControllerObjC/*.h",
47 "AnimationSwitchRootViewController/ObjC/*.{h,m}"
49 "public_header_files": [
50 "AnimationSwitchRootViewControllerObjC/*.h",
51 "AnimationSwitchRootViewController/ObjC/*.h"
55 "swift_version": "5.3"