[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 1 / 5 / VCheckSDK / 1.0.48 / VCheckSDK.podspec.json
blob92b4c5c746c9177dcee01654df63a70cafde1fdc
2   "name": "VCheckSDK",
3   "version": "1.0.48",
4   "summary": "VCheck SDK for iOS",
5   "description": "This SDK allows to integrate VCheck core features (documents validation, face liveness checks) into iOS projects",
6   "homepage": "https://github.com/VCheckOrg/vcheck_ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "vycheck": "info@vycheck.com"
13   },
14   "platforms": {
15     "ios": "14.0"
16   },
17   "source": {
18     "git": "https://github.com/VCheckOrg/vcheck_ios.git",
19     "tag": "1.0.48"
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"