2 "name": "FBWrapperLib.iOS",
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",
13 "FulcrumBiometrics": "devsupport@fulcrumbiometrics.com"
16 "http": "https://iosmobilekit.s3.ap-southeast-1.amazonaws.com/FbFmobileKit.zip"
21 "pod_target_xcconfig": {
22 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24 "user_target_xcconfig": {
25 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28 "AlamofireObjectMapper": [
38 "vendored_frameworks": "FbFmobileKit.framework",
39 "swift_version": "5.0"