blob: 34a730e666b03d374fde58ab034fb32975121a41 [file] [log] [blame]
{
"name": "ImmediateAnimationController",
"version": "1.0.3",
"summary": "ImmediateAnimationController implements UIViewControllerAnimatedTransitioning without any animation",
"homepage": "https://github.com/ladeiko/ImmediateAnimationController",
"license": {
"type": "CUSTOM",
"file": "LICENSE"
},
"authors": {
"Siarhei Ladzeika": "sergey.ladeiko@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ladeiko/ImmediateAnimationController.git",
"tag": "1.0.3"
},
"source_files": "Classes/**/*.{m,s,swift}",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.2"
}