[Add] MapsIndoors 4.9.3-beta.1
[CocoaPods.git] / Specs / e / 6 / a / Abyan / 0.1.3 / Abyan.podspec.json
blobb453365174b07087718e6523b0ad5616d00fa5f9
2   "name": "Abyan",
3   "version": "0.1.3",
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.3"
16   },
17   "swift_versions": "5.3",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "static_framework": false,
22   "vendored_frameworks": "Abyan.xcframework",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "ios": {
27     "vendored_frameworks": "Abyan.xcframework"
28   },
29   "frameworks": [
30     "UIKit",
31     "AVFoundation",
32     "Foundation",
33     "AVKit"
34   ],
35   "dependencies": {
36     "Alamofire": [
38     ],
39     "GoogleMLKit/FaceDetection": [
41     ],
42     "lottie-ios": [
44     ]
45   },
46   "swift_version": "5.3"