blob: 7b5ee64da3718a5ad91f7ad7f7f86b4a6f06458d [file] [log] [blame]
{
"name": "WKCBlurView",
"version": "1.1.1",
"summary": "模糊视图",
"homepage": "https://github.com/WKCLoveYang/WKCBlurView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WKCLoveYang": "wkcloveyang@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/WKCLoveYang/WKCBlurView.git",
"tag": "1.1.1"
},
"source_files": "WKCBlurView/**/*.{h,m}",
"public_header_files": "WKCBlurView/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}