blob: 2720ee64cd3fc027409e32a5375b9de6d96fa38e [file] [log] [blame]
{
"name": "ImmediateAnimationController",
"version": "1.0.4",
"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.4"
},
"source_files": "Classes/**/*.{m,s,swift}",
"frameworks": "UIKit",
"requires_arc": true
}