[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 1 / 3 / PPBlurModalPresentation / 1.0 / PPBlurModalPresentation.podspec.json
blob9b1ecaebc72609f1456766234227369a28f892e4
2   "name": "PPBlurModalPresentation",
3   "version": "1.0",
4   "summary": "Blur disolve effect in presenting viewControllers.",
5   "description": "PPBlurModalPresentation allows you to make presentation blur transition using UIVisual effect and UIViewPropertyAnimator. Please see the exmaple for more information.",
6   "homepage": "https://github.com/PierrePerrin/PPBlurModalPresentation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pierre Perrin": "pierreperrin@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/PierrePerrin/PPBlurModalPresentation.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "PPBlurModalPresentationExample/BlurModalPresentation.swift",
22   "pushed_with_swift_version": "3.0.1"