[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 1 / e / DynamicBlurView / 2.0.1 / DynamicBlurView.podspec.json
blob1c2b1c28166deb00665b0dc13d7d9975b9ff4ed0
2   "name": "DynamicBlurView",
3   "version": "2.0.1",
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   "platforms": {
14     "ios": "8.0",
15     "tvos": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/KyoheiG3/DynamicBlurView.git",
19     "tag": "2.0.1"
20   },
21   "source_files": "DynamicBlurView/**/*.{h,swift}",
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "Accelerate"
26   ],
27   "pushed_with_swift_version": "4"