[Add] WorldfoneproSDK 1.0.0
[CocoaPods.git] / Specs / c / 5 / 1 / FaceCheckPictureSdkIos / 0.0.2 / FaceCheckPictureSdkIos.podspec.json
blobf17b53b6894dfd7c273cd15ea57da189633db7c9
2   "name": "FaceCheckPictureSdkIos",
3   "version": "0.0.2",
4   "summary": "Flutter Digi Face is a library for liveness detection and blur detection on photo",
5   "description": "Face Check Picture is The best, secured and most advanced for blur detection and get gesture detection from a photo or image. with treshold 1000",
6   "homepage": "https://www.digidata.ai/",
7   "license": {
8     "type": "MIT",
9     "file": "license"
10   },
11   "authors": {
12     "Digi Data": "info@digidata.ai"
13   },
14   "platforms": {
15     "ios": "14.0"
16   },
17   "ios": {
18     "vendored_frameworks": "FaceCheckPictureSdkIos.framework"
19   },
20   "source": {
21     "git": "https://gitlab.com/digidata-ai/digiface/ios.git",
22     "tag": "0.0.2",
23     "branch": "dev"
24   },
25   "dependencies": {
26     "GoogleMLKit/FaceDetection": [
27       "~> 2.6.0"
28     ]
29   },
30   "swift_versions": "5.0",
31   "exclude_files": "Classes/Exclude",
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"