[Add] WalleePaymentSdkStaging 1.4.0
[CocoaPods.git] / Specs / a / 7 / 9 / AlycePoseUIFramework / 0.0.2 / AlycePoseUIFramework.podspec.json
blob78014ba33e23e0f8498d1c2c7ca27a5bbeca1ee4
2   "name": "AlycePoseUIFramework",
3   "version": "0.0.2",
4   "summary": "Alyce Pose UI Framework",
5   "description": "Pose estimation and evaluation kit",
6   "homepage": "https://gitlab.com/alycehealth/lib-alyceposeui-podrepo",
7   "static_framework": true,
8   "swift_versions": "5",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "ryan": "dev.ryan.cha@gmail.com"
15   },
16   "platforms": {
17     "ios": "14.0"
18   },
19   "source": {
20     "git": "https://gitlab.com/alycehealth/lib-alyceposeui-podrepo.git",
21     "tag": "0.0.2"
22   },
23   "source_files": "AlycePoseUIFramework/AlycePoseUIFramework.h",
24   "vendored_frameworks": "Frameworks/*.xcframework",
25   "dependencies": {
26     "Alamofire": [
27       "~> 5.6.2"
28     ],
29     "TensorFlowLiteSwift": [
30       "2.12.0"
31     ],
32     "TensorFlowLiteSwift/CoreML": [
33       "2.12.0"
34     ],
35     "TensorFlowLiteSwift/Metal": [
36       "2.12.0"
37     ]
38   },
39   "pod_target_xcconfig": {
40     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41   },
42   "swift_version": "5"