[Add] LiteRTSwift 0.0.1-nightly.20250111
[CocoaPods.git] / Specs / e / 9 / a / FBWrapperLib.iOS / 1.0.40 / FBWrapperLib.iOS.podspec.json
blob44c499eb242e2caa2117402402c5cf1122120e0e
2   "name": "FBWrapperLib.iOS",
3   "version": "1.0.40",
4   "summary": "is the API Service for the Fulcrum Biometrics mobileKit iOS Library for API requests -- update (4/13)",
5   "swift_versions": "5.0",
6   "description": "is the API Service for the Fulcrum Biometrics mobileKit iOS Library for API requests.\nThe library makes use of Alamofire as the HTTP Client to send requests to the following RESTful microservices:\n\nOCR Server - for recognizing document visual zones, mainly text fields, through OCR and for document image normalizing\nTrust Server - for evaluating the digital onboarding data by calculating the trust levels of five trust factors (#link)\nBiometrics Server - for biometrics enrollment and processing",
7   "homepage": "https://www.fulcrumbiometrics.com",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "FulcrumBiometrics": "devsupport@fulcrumbiometrics.com"
14   },
15   "source": {
16     "http": "https://iosmobilekit.s3.ap-southeast-1.amazonaws.com/FbFmobileKit.zip"
17   },
18   "platforms": {
19     "ios": "15.0"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "dependencies": {
28     "AlamofireObjectMapper": [
29       "~> 5.2"
30     ],
31     "Alamofire": [
32       "4.9.1"
33     ],
34     "ObjectMapper": [
35       "3.5.3"
36     ]
37   },
38   "vendored_frameworks": "FbFmobileKit.framework",
39   "swift_version": "5.0"