[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 0 / 7 / 9 / VCheckSDKTest / 1.0.7 / VCheckSDKTest.podspec.json
blobb12dd6149b72ec6ee4460de59b4bfa8998dff461
2   "name": "VCheckSDKTest",
3   "version": "1.0.7",
4   "summary": "VCheck SDK for iOS: test/dev environment only",
5   "description": "This SDK allows to integrate VCheck core features (documents validation, face liveness checks) into iOS projects",
6   "homepage": "https://vycheck.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "vycheck": "info@vycheck.com"
13   },
14   "platforms": {
15     "ios": "15.2"
16   },
17   "source": {
18     "git": "https://github.com/VCheckOrg/vcheck_ios_sdk_test.git",
19     "tag": "1.0.7"
20   },
21   "source_files": "VCheckSDK/VCheckSDK/**/*.{swift}",
22   "resources": [
23     "VCheckSDK/VCheckSDK/**/*.storyboard",
24     "VCheckSDK/VCheckSDK/**/*.xcassets",
25     "VCheckSDK/VCheckSDK/**/*.strings",
26     "VCheckSDK/VCheckSDK/**/*.json"
27   ],
28   "dependencies": {
29     "Alamofire": [
31     ],
32     "lottie-ios": [
34     ]
35   },
36   "swift_versions": "5.6",
37   "swift_version": "5.6"