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