blob: 9b1ecaebc72609f1456766234227369a28f892e4 [file] [log] [blame]
{
"name": "PPBlurModalPresentation",
"version": "1.0",
"summary": "Blur disolve effect in presenting viewControllers.",
"description": "PPBlurModalPresentation allows you to make presentation blur transition using UIVisual effect and UIViewPropertyAnimator. Please see the exmaple for more information.",
"homepage": "https://github.com/PierrePerrin/PPBlurModalPresentation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pierre Perrin": "pierreperrin@outlook.com"
},
"source": {
"git": "https://github.com/PierrePerrin/PPBlurModalPresentation.git",
"tag": "1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "PPBlurModalPresentationExample/BlurModalPresentation.swift",
"pushed_with_swift_version": "3.0.1"
}