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