blob: b3da6539f09d5748f16d20935b1b4201b28e1909 [file] [log] [blame]
{
"name": "LMBlurredView",
"version": "1.0.1",
"license": "MIT",
"summary": "This is a progress bar prompts, let the user know the background doing",
"homepage": "https://github.com/wangwenwang/LMBlurredView",
"authors": {
"wangwenwang": "372266373@qq.com"
},
"source": {
"git": "https://github.com/wangwenwang/LMBlurredView.git",
"tag": "1.0.1"
},
"requires_arc": true,
"platforms": {
"ios": null
},
"source_files": "LMBlurredViewDemo/LMBlurredView/LMBlurredView.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}