[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 3 / b / 0 / Vouched / 0.1.0 / Vouched.podspec.json
blob7da26767b34fd7ec1402e547662810d9e52fb287
2   "name": "Vouched",
3   "version": "0.1.0",
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     "git": "https://github.com/vouched/vouched-ios.git",
16     "tag": "v0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "Vouched/Classes/**/*",
22   "dependencies": {
23     "TensorFlowLiteSwift": [
24       "~> 2.2"
25     ]
26   },
27   "static_framework": true,
28   "swift_versions": [
29     "4.0"
30   ],
31   "swift_version": "4.0"