[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 3 / b / 0 / Vouched / 0.2.0 / Vouched.podspec.json
blob033e1d71851b38a88ce62990dbfd70f46f209b96
2   "name": "Vouched",
3   "version": "0.2.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.2.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"