[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / e / 5 / VeriftecSDK / 0.0.3 / VeriftecSDK.podspec.json
blob9499800310b982e453d8d5388233d9de83af950a
2   "name": "VeriftecSDK",
3   "version": "0.0.3",
4   "summary": "VerifySDK is a Swift framework for 2D and 3D liveness checks",
5   "description": "VerifySDK is a Swift framework for 2D and 3D liveness checks. You can check it now...",
6   "homepage": "https://github.com/verify-ge/iOS-SDK/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "George Vashakidze": "gvashakidze6@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "http": "https://georgevashakidze.me/VerifySDK.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "VerifySDK.framework"
22   },
23   "frameworks": "SystemConfiguration",
24   "requires_arc": true,
25   "swift_versions": "4.0",
26   "xcconfig": {
27     "ENABLE_BITCODE": "NO"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "pod_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "exclude_files": "Classes/Exclude",
36   "swift_version": "4.0"