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",
21 "default_subspecs": "Swift",
28 "source_files": "AnimationSwitchRootViewController/*.{h,m,swift}",
29 "public_header_files": "AnimationSwitchRootViewController/*.h"
37 "AnimationSwitchRootViewControllerObjC/*.h",
38 "AnimationSwitchRootViewController/UIWindow+PVAnimationSwitchRootViewController.{h,m}",
39 "AnimationSwitchRootViewController/UIApplication+PVRootWindow.{h,m}"
41 "public_header_files": [
42 "AnimationSwitchRootViewControllerObjC/*.h",
43 "AnimationSwitchRootViewController/UIWindow+PVAnimationSwitchRootViewController.h",
44 "AnimationSwitchRootViewController/UIApplication+PVRootWindow.h"