[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 4 / 5 / LHAppBackgroundBlurManager / 0.0.1 / LHAppBackgroundBlurManager.podspec.json
blob02fae4a123670894cad15833694f6863e96cb498
2   "name": "LHAppBackgroundBlurManager",
3   "version": "0.0.1",
4   "summary": "一行代码搞定后台模糊功能,保护APP的隐私.",
5   "description": "一行代码搞定后台模糊功能,保护APP的隐私与安全.",
6   "homepage": "https://github.com/KingLiuHui/LHAppBackgrondBlurManager",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "刘辉": "1054539558@qq.com"
13   },
14   "social_media_url": "https://my.oschina.net/iOSliuhui",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/KingLiuHui/LHAppBackgrondBlurManager.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "LHAppBackgroundBlurManager",
24     "LHApplicationBlurManager/LHApplicationBlurManager/LHAppBackgroundBlurManager/**/*.{h,m}"
25   ],
26   "requires_arc": true