[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / b / 0 / Vouched / 0.6.1 / Vouched.podspec.json
blobec2448660251d22cf5caef041967cd44174629e8
2   "name": "Vouched",
3   "version": "0.6.1",
4   "summary": "Making Verifications Fast and Simple.",
5   "description": "The Vouched Library allows for fast and simple verifications using an ID and Selfie.",
6   "homepage": "https://github.com/vouched/vouched-ios",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vouched": "support@vouched.id"
13   },
14   "source": {
15     "http": "https://github.com/vouched/vouched-ios/releases/download/v0.6.1/Vouched.zip"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "ios": {
21     "vendored_frameworks": "Vouched.framework"
22   },
23   "dependencies": {
24     "TensorFlowLiteSwift": [
25       "~> 2.2"
26     ],
27     "GoogleMLKit/BarcodeScanning": [
29     ]
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "pod_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "static_framework": true,
38   "swift_versions": [
39     "5.4"
40   ],
41   "swift_version": "5.4"