[Add] BlurUIKit 1.0.1
[CocoaPods.git] / Specs / c / 6 / 4 / SedraCheck / 0.0.11 / SedraCheck.podspec.json
blobca575c51b0718e669c8b7a54a866249f8a43f9a6
2   "name": "SedraCheck",
3   "version": "0.0.11",
4   "summary": "Find the liveness of your app user and to check if the ID image is similar to the photo of the user, extract info from ID and passport.",
5   "homepage": "https://github.com/SedraPay/SedraCheck",
6   "authors": {
7     "mob@sedrapay.com": "mob@sedrapay.com"
8   },
9   "source": {
10     "git": "https://github.com/SedraPay/SedraCheck.git",
11     "tag": "0.0.11"
12   },
13   "swift_versions": "5.3",
14   "platforms": {
15     "ios": "11.0"
16   },
17   "vendored_frameworks": "https://github.com/SedraPay/SedraCheck/blob/main/SedraCheck.xcframework.zip",
18   "pod_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20   },
21   "ios": {
22     "vendored_frameworks": "SedraCheck.xcframework"
23   },
24   "frameworks": [
25     "UIKit",
26     "AVFoundation",
27     "Foundation",
28     "AVKit"
29   ],
30   "dependencies": {
31     "Alamofire": [
33     ],
34     "GoogleMLKit/FaceDetection": [
36     ],
37     "lottie-ios": [
39     ]
40   },
41   "swift_version": "5.3"