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