blob: 7b36caf6f89aaa7e3f184b001075646a590dcf90 [file] [log] [blame]
{
"name": "DynamicBlurView",
"version": "2.0.2",
"summary": "DynamicBlurView is a dynamic and high performance UIView subclass for Blur.",
"homepage": "https://github.com/KyoheiG3/DynamicBlurView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kyohei Ito": "je.suis.kyohei@gmail.com"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/KyoheiG3/DynamicBlurView.git",
"tag": "2.0.2"
},
"source_files": "DynamicBlurView/**/*.{h,swift}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Accelerate"
],
"pushed_with_swift_version": "4"
}