[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 1 / e / DynamicBlurView / 1.0.2 / DynamicBlurView.podspec.json
blobc81c6178b1a1c2602b05afc77822ed4d8d98649f
2   "name": "DynamicBlurView",
3   "version": "1.0.2",
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": "1.0.2"
19   },
20   "source_files": "DynamicBlurView/**/*.{h,swift}",
21   "requires_arc": true,
22   "frameworks": [
23     "UIKit",
24     "Accelerate"
25   ]