blob: 8995161674c440cb4b027fa312023bd0b7540d77 [file] [log] [blame]
{
"name": "ImmediateAnimationController",
"version": "1.0.1",
"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.1"
},
"source_files": "Classes/**/*.{m,s,swift}",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.2"
}