[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 1 / e / DynamicBlurView / 5.0.2 / DynamicBlurView.podspec.json
blob8339e2caa9fa0ccdef289ec64e842e3a546a76cf
2   "name": "DynamicBlurView",
3   "version": "5.0.2",
4   "summary": "DynamicBlurView is a dynamic and high performance UIView subclass for Blur.",
5   "homepage": "https://github.com/KyoheiG3/DynamicBlurView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kyohei Ito": "je.suis.kyohei@gmail.com"
12   },
13   "swift_versions": "5.0",
14   "platforms": {
15     "ios": "8.0",
16     "tvos": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/KyoheiG3/DynamicBlurView.git",
20     "tag": "5.0.2"
21   },
22   "source_files": "Sources/DynamicBlurView/**/*.{h,swift}",
23   "requires_arc": true,
24   "frameworks": [
25     "UIKit",
26     "Accelerate"
27   ],
28   "swift_version": "5.0"