[Add] StreamLayer 8.22.101
[CocoaPods.git] / Specs / e / 6 / a / Abyan / 0.1.1 / Abyan.podspec.json
blob22e226dac761f4a7ab3d36e3469b4bfea2b5287b
2   "name": "Abyan",
3   "version": "0.1.1",
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/Abyan-iOS",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "mob@sedrapay.com": "mob@sedrapay.com"
12   },
13   "source": {
14     "git": "https://github.com/SedraPay/Abyan-iOS.git",
15     "tag": "0.1.1"
16   },
17   "swift_versions": "5.3",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "static_framework": true,
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "ios": {
26     "vendored_frameworks": "Abyan.xcframework"
27   },
28   "frameworks": [
29     "UIKit",
30     "AVFoundation",
31     "Foundation",
32     "AVKit"
33   ],
34   "dependencies": {
35     "Alamofire": [
37     ],
38     "GoogleMLKit/FaceDetection": [
40     ],
41     "lottie-ios": [
43     ]
44   },
45   "swift_version": "5.3"