[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 9 / 5 / 0 / ValifySDK / 1.1.2 / ValifySDK.podspec.json
blob93986d5246b74d26629789ae37d80e9dfab5e7b4
2   "name": "ValifySDK",
3   "version": "1.1.2",
4   "summary": "We provide a face recognition feature ðŸš€",
5   "homepage": "https://github.com/peterrsamir/ValifySDK",
6   "license": "MIT",
7   "authors": {
8     "Peter": "peterrsamir@gmail.com"
9   },
10   "platforms": {
11     "ios": "13.0"
12   },
13   "swift_versions": "5.0",
14   "static_framework": true,
15   "source": {
16     "git": "https://github.com/peterrsamir/ValifySDK.git",
17     "branch": "dev/podspec"
18   },
19   "source_files": "ValifySDK/**/*.{swift}",
20   "resource_bundles": {
21     "ValifySDKResources": [
22       "ValifySDK/**/*.xib"
23     ]
24   },
25   "dependencies": {
26     "GoogleMLKit/FaceDetection": [
28     ]
29   },
30   "frameworks": "AVFoundation",
31   "requires_arc": true,
32   "swift_version": "5.0"