blob: ab2817f5dfdb2eabe37376250f8b851d35b6cb97 [file] [log] [blame]
{
"name": "AnimationSwitchRootViewController",
"version": "1.0.0",
"summary": "Extension for UIWindow - animation switch rootViewController in UIWindow",
"description": "Core written in Objective-C, interface written in Swift.\nSupport two types animation: CATransition and move shnapshots views.",
"homepage": "https://github.com/ProVir/AnimationSwitchRootViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ViR (Vitaliy Korotkiy)": "admin@provir.ru"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ProVir/AnimationSwitchRootViewController.git",
"tag": "1.0.0"
},
"source_files": [
"AnimationSwitchRootViewController/*.{h,m,swift}"
],
"public_header_files": "AnimationSwitchRootViewController/*.h"
}