[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / a / 3 / c / Onfido-Release / 5.4.1 / Onfido-Release.podspec.json
blob2f126936df4812b30a7403a2c0d43bbf1ac739a5
2   "name": "Onfido-Release",
3   "version": "5.4.1",
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 2016 Onfido, Ltd. All rights reserved.\n"
10   },
11   "authors": {
12     "Onfido, Ltd": "engineering@onfido.com"
13   },
14   "source": {
15     "http": "https://github.com/onfido/onfido-ios-sdk-release/raw/master/builds/5.4.1/Onfido.zip"
16   },
17   "platforms": {
18     "ios": "8.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     "Alamofire": [
31       "< 4.5"
32     ],
33     "MBProgressHUD": [
34       "~> 1.0.0"
35     ],
36     "Swinject": [
37       "~> 2.0"
38     ],
39     "SwiftyJSON": [
40       "~> 3.1"
41     ]
42   },
43   "pushed_with_swift_version": "3.2"