[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / 0 / a / TestFido / 18.5.0 / TestFido.podspec.json
blob3b7318d631737c89375baeb4772c401f23ee3dd7
2   "name": "TestFido",
3   "version": "18.5.0",
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-ios-team/onfido-ios-sdk",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2018 Onfido, Ltd. All rights reserved.\n"
10   },
11   "authors": {
12     "Onfido, Ltd": "engineering@onfido.com"
13   },
14   "source": {
15     "http": "https://onfido-sdks-rc.s3-eu-west-1.amazonaws.com/ios/Onfido-v18.5.0.zip"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "vendored_frameworks": "Onfido.framework",
21   "preserve_paths": "Onfido.framework",
22   "source_files": "Onfido.framework/Headers/*.h",
23   "public_header_files": "Onfido.framework/Headers/*.h",
24   "frameworks": [
25     "Foundation",
26     "UIKit",
27     "AVFoundation"
28   ],
29   "documentation_url": "https://github.com/onfido-ios-team/onfido-ios-sdk/blob/18.5.0/README.md"