[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 5 / c / AFBlurSegue / 1.2 / AFBlurSegue.podspec.json
blob26245419ca4350eb94d00254a13feb321668bb50
2   "name": "AFBlurSegue",
3   "version": "1.2",
4   "summary": "Custom UIStoryboardSegue implementation for blurring the background of a modal view controller.",
5   "description": "AFBlurSegue is a UIStoryboardSegue custom implementation that will blur the background of your modal view controller automatically.",
6   "homepage": "https://github.com/AlvaroFranco/AFBlurSegue",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alvaro Franco": "alvarofrancoayala@gmail.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "screenshots": "https://camo.githubusercontent.com/68c4decb44114d5314d58a356f01c93a18399fc4/68747470733a2f2f7261772e6769746875622e636f6d2f416c7661726f4672616e636f2f4146426c757253656775652f6d61737465722f696d672f707265766965772e676966",
18   "source": {
19     "git": "https://github.com/AlvaroFranco/AFBlurSegue.git",
20     "tag": "v1.2"
21   },
22   "source_files": "Classes/*.{h,m}",
23   "requires_arc": true