2 "name": "OnfidoCaptureSDK",
3 "version": "0.0.1-pre",
4 "summary": "A Swift client for the Onfido API and a collection of UI elements to capture photos of documents.",
5 "description": "This library aims to help mobile apps developers integrating with the Onfido Background Checks API\nby providing a Swift wrapper to the API and a collection of UI screens and elements to capture\nphotos of documents and faces for further facial recognition.",
6 "homepage": "https://github.com/onfido/OnfidoCaptureSDK-Swift",
9 "text": " Copyright 2016 Onfido, Ltd. All rights reserved.\n"
12 "Tiago Pinto": "tiago.pinto@onfido.com"
15 "http": "https://github.com/onfido/OnfidoCaptureSDK-Swift/blob/master/OnfidoCaptureSDK-v0.0.1-pre.zip?raw=true"
22 "OnfidoCaptureSDK-build/OnfidoCaptureSDK.framework/Resources/*"
25 "vendored_frameworks": "OnfidoCaptureSDK-build/OnfidoCaptureSDK.framework",
26 "preserve_paths": "OnfidoCaptureSDK-build/OnfidoCaptureSDK.framework",
27 "source_files": "OnfidoCaptureSDK-build/OnfidoCaptureSDK.framework/Headers/*.h",
28 "public_header_files": "OnfidoCaptureSDK-build/OnfidoCaptureSDK.framework/Headers/*.h",
35 "AlamofireObjectMapper": [