blob: 87ae462eeb51652e1ef1daeef52646fa4707d558 [file] [log] [blame]
{
"name": "DGParallaxViewControllerTransition",
"version": "1.1.0",
"summary": "Parallax interactive transition during UIViewController presentation",
"homepage": "https://github.com/Digipolitan/parallax-view-controller-transition",
"authors": "Digipolitan",
"source": {
"git": "https://github.com/Digipolitan/parallax-view-controller-transition.git",
"tag": "v1.1.0"
},
"license": {
"type": "BSD",
"file": "LICENSE"
},
"source_files": "Sources/**/*.{swift,h}",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}