[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / c / a / 5 / BlurScreenSdk / 1.0.0 / BlurScreenSdk.podspec.json
blob0db8d534669fdd4152892d4b8e853d1b8549f3e2
2   "name": "BlurScreenSdk",
3   "version": "1.0.0",
4   "summary": "Blur Screen Sdk Ios is a library for peek detection for protection",
5   "description": "Blur Screen Sdk Ios library is The best, secured and most advanced Peek Detection for real time peak detection in sensor camera.",
6   "homepage": "https://www.oliveness.ai/",
7   "license": {
8     "type": "MIT",
9     "file": "license"
10   },
11   "authors": {
12     "Oliveness": "info@oliveness.ai"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "13.0"
17   },
18   "ios": {
19     "vendored_frameworks": "BlurScreenSdk.framework"
20   },
21   "source": {
22     "git": "https://gitlab.com/oliveness/blur-screen-sdk.git",
23     "tag": "1.0.0"
24   },
25   "exclude_files": "Classes/Exclude",
26   "static_framework": true,
27   "dependencies": {
28     "GoogleMLKit/FaceDetection": [
29       "~> 3.1.0"
30     ]
31   },
32   "pod_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "user_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "swift_version": "5.0"