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