[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 9 / 2 / OrbaOneSdk / 0.0.7 / OrbaOneSdk.podspec.json
blob432870c98fa256485d050a1a7e1a674ac7a1459e
2   "name": "OrbaOneSdk",
3   "version": "0.0.7",
4   "summary": "The Official Orba One iOS pod for integrating document and video capture.",
5   "description": "Orba One is a suite of customizable user identification tools including liveness detection, document verification, facial recognition, and more. These tools are combined to estimate the authenticity of a User's Identity shared with you.",
6   "homepage": "https://github.com/orbaone/orbaone-ios-sdk",
7   "license": {
8     "type": "Commercial",
9     "text": "See https://www.orbaone.com/"
10   },
11   "authors": {
12     "Orba One": "luechen@orba.io"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.0",
18   "documentation_url": "https://docs.orbaone.com/",
19   "frameworks": [
20     "Foundation",
21     "UIKit",
22     "AVFoundation"
23   ],
24   "source": {
25     "http": "https://assets.orbaone.com/orba-one-sdk/ios/OrbaOneSdk-v0.0.7.zip"
26   },
27   "vendored_frameworks": "OrbaOneSdk.xcframework",
28   "dependencies": {
29     "Alamofire": [
30       "~> 5.4"
31     ]
32   },
33   "swift_version": "5.0"