[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / c / 9 / 3 / Onfido / 12.0.0 / Onfido.podspec.json
blobd4f4ec56dd07f988ae482a69b049d333bf419553
2   "name": "Onfido",
3   "version": "12.0.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/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://s3-eu-west-1.amazonaws.com/onfido-sdks/ios/Onfido-Debug-v12.0.0.zip"
16   },
17   "platforms": {
18     "ios": "9.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   ]