[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 3 / b / 0 / Vouched / 0.5.5 / Vouched.podspec.json
blob003bf1d46ad81b68de3b63b6911219ddf9cea068
2   "name": "Vouched",
3   "version": "0.5.5",
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.5.5/Vouched.zip"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "ios": {
21     "vendored_frameworks": "Vouched.framework"
22   },
23   "dependencies": {
24     "TensorFlowLiteSwift": [
25       "~> 2.2"
26     ]
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "static_framework": true,
35   "swift_versions": [
36     "4.0"
37   ],
38   "swift_version": "4.0"