[Add] Dengage 5.73
[CocoaPods.git] / Specs / 8 / 1 / e / DynamicBlurView / 0.8.1 / DynamicBlurView.podspec.json
blob899ef3e2433796a19509dc5e9a955077a2d554b7
2   "name": "DynamicBlurView",
3   "version": "0.8.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   },
16   "source": {
17     "git": "https://github.com/KyoheiG3/DynamicBlurView.git",
18     "tag": "0.8.1"
19   },
20   "source_files": "DynamicBlurView/**/*.{h,swift}",
21   "requires_arc": true,
22   "frameworks": [
23     "UIKit",
24     "Accelerate"
25   ]