[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 1 / e / DynamicBlurView / 1.1.1 / DynamicBlurView.podspec.json
blobcac4dcf73fd659eb676a841f80da028c0c89676b
2   "name": "DynamicBlurView",
3   "version": "1.1.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": "1.1.1"
20   },
21   "source_files": "DynamicBlurView/**/*.{h,swift}",
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "Accelerate"
26   ]