[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / f / 7 / 8 / AgeEstimationImage / 1.0.2 / AgeEstimationImage.podspec.json
blob7aeed4a7e6b52098b4ec1a25fc0fc3e2d239d12e
2   "name": "AgeEstimationImage",
3   "version": "1.0.2",
4   "summary": "Image and video on-device age estimation.",
5   "description": "Image and video ion-device age estimation based on machine learning.",
6   "homepage": "https://github.com/privately-corp/age-estimation-image-specs",
7   "license": {
8     "type": "Copyright",
9     "text": "                   Copyright 2022 Privately SA\n"
10   },
11   "authors": {
12     "Mathieu Monney": "developer.contact@privately.eu"
13   },
14   "source": {
15     "http": "https://sos-ch-dk-2.exo.io/eu.privately.sdk/ios/age-estimation/AgeEstimationImage-1.0.2.xcframework.zip"
16   },
17   "vendored_frameworks": [
18     "AgeEstimationImage.xcframework"
19   ],
20   "dependencies": {
21     "PrivatelyCoreIos": [
22       "1.0.0"
23     ],
24     "TensorFlowLiteObjC": [
25       "~> 2.11.0"
26     ],
27     "TensorFlowLiteSwift": [
28       "~> 2.11.0"
29     ]
30   },
31   "platforms": {
32     "ios": "14.0"
33   },
34   "swift_versions": "5.5",
35   "user_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "pod_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   },
41   "swift_version": "5.5"