[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 9 / 3 / Onfido / 9.0.0 / Onfido.podspec.json
blobb22fd201f9c9c22b2b1a54790c183438f8f73ddc
2   "name": "Onfido",
3   "version": "9.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-v9.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   ],
29   "dependencies": {
30     "Swinject": [
31       "< 2.3"
32     ],
33     "ZSWTaggedString": [
34       "4.0"
35     ],
36     "ZSWTappableLabel": [
37       "2.0"
38     ]
39   }