[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / a / 0 / f / Ver-ID-SDK-Identity / 3.0.0 / Ver-ID-SDK-Identity.podspec.json
blob999629689a65858a498d7344a7312d910807d369
2   "name": "Ver-ID-SDK-Identity",
3   "version": "3.0.0",
4   "summary": "Provides identity for clients of Ver-ID face recognition SDK",
5   "module_name": "VerIDSDKIdentity",
6   "homepage": "https://github.com/AppliedRecognition/",
7   "documentation_url": "https://appliedrecognition.github.io/Ver-ID-SDK-Identity-Apple",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": "Jakub Dolejs",
13   "swift_versions": "5.0",
14   "platforms": {
15     "ios": "10.0",
16     "osx": "10.13.0"
17   },
18   "source": {
19     "git": "https://github.com/AppliedRecognition/Ver-ID-SDK-Identity-Apple.git",
20     "tag": "v3.0.0"
21   },
22   "source_files": "VerIDSDKIdentity/*.swift",
23   "frameworks": [
24     "Security",
25     "SystemConfiguration"
26   ],
27   "testspecs": [
28     {
29       "name": "Tests",
30       "test_type": "unit",
31       "source_files": "VerIDSDKIdentityTests/*.swift",
32       "resources": "VerIDSDKIdentityTests/*.p12"
33     }
34   ],
35   "swift_version": "5.0"