[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 2 / b / LMSecurityScreen / 0.0.1 / LMSecurityScreen.podspec.json
blobc20a5201b5b2a5a12762b582c87114926b44e9ad
2   "name": "LMSecurityScreen",
3   "version": "0.0.1",
4   "summary": "App进入后台后,在后台选择时,App上覆盖高斯模糊,防止信息泄露。",
5   "description": "LMSecurityScreen类,App进入后台后,在后台选择时,App上覆盖高斯模糊,防止信息泄露。",
6   "homepage": "https://github.com/lamCo/LMSecurityScreen",
7   "license": "MIT",
8   "platforms": {
9     "ios": "8.0"
10   },
11   "requires_arc": true,
12   "authors": {
13     "lam": "a253143598@qq.com"
14   },
15   "source": {
16     "git": "https://github.com/lamCo/LMSecurityScreen.git",
17     "tag": "0.0.1"
18   },
19   "source_files": [
20     "Classes",
21     "LMSecurityScreenDemo/LMSecurityScreenDemo/LMSecurityScreen/*.{h,m}"
22   ]