blob: 02fae4a123670894cad15833694f6863e96cb498 [file] [log] [blame]
{
"name": "LHAppBackgroundBlurManager",
"version": "0.0.1",
"summary": "一行代码搞定后台模糊功能,保护APP的隐私.",
"description": "一行代码搞定后台模糊功能,保护APP的隐私与安全.",
"homepage": "https://github.com/KingLiuHui/LHAppBackgrondBlurManager",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"刘辉": "1054539558@qq.com"
},
"social_media_url": "https://my.oschina.net/iOSliuhui",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/KingLiuHui/LHAppBackgrondBlurManager.git",
"tag": "0.0.1"
},
"source_files": [
"LHAppBackgroundBlurManager",
"LHApplicationBlurManager/LHApplicationBlurManager/LHAppBackgroundBlurManager/**/*.{h,m}"
],
"requires_arc": true
}