[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 4 / 9 / VeriffSDK / 3.4.0 / VeriffSDK.podspec.json
blob633b606b911ce2f7d27840d09408ed9b6c6d9155
2   "name": "VeriffSDK",
3   "version": "3.4.0",
4   "summary": "Online identity verification solutions.",
5   "description": "The VeriffSDK lets you embed KYC identity verification into your iOS app",
6   "homepage": "https://www.veriff.com/",
7   "authors": {
8     "Veriff": "api@veriff.me"
9   },
10   "license": {
11     "type": "Commercial",
12     "text": "Copyright 2015-2020 Veriff. All rights reserved. Use of this software is subject to the terms and conditions of the Veriff Terms of Service located at https://www.veriff.me/tos"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "http": "https://cdn.veriff.me/ios/com/veriff/veriffsdk/3.4.0/veriffsdk-3.4.0.zip"
19   },
20   "documentation_url": "https://developers.veriff.com/#ios-sdk-integration",
21   "vendored_frameworks": "Veriff.framework",
22   "dependencies": {
23     "VeriffWebRTC": [
24       "~> 1.0.1"
25     ]
26   },
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "swift_versions": "5.0",
34   "swift_version": "5.0"