[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 0 / 1 / d / ARCSDK / 1.5.4 / ARCSDK.podspec.json
blob79566fe86de40c9a8f0bac51bd1ba589c8cfbcab
2   "name": "ARCSDK",
3   "version": "1.5.4",
4   "summary": "ARCourse-SDK.Derived from the application",
5   "homepage": "https://github.com/Highsky-Tech/ARCSDK",
6   "license": {
7     "type": "MIT",
8     "file": "FILE_LICENSE"
9   },
10   "authors": {
11     "九天华纳": "zhaoxiaomin@talent-boost.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/Highsky-Tech/ARCSDK.git",
18     "tag": "1.5.4"
19   },
20   "resources": "ARCBundle.bundle",
21   "ios": {
22     "vendored_frameworks": "ARCSDK.framework"
23   },
24   "frameworks": [
25     "UIKit",
26     "Foundation",
27     "CoreMedia",
28     "CoreVideo",
29     "OpenGLES",
30     "AVFoundation",
31     "AVFoundation"
32   ],
33   "dependencies": {
34     "AFNetworking": [
36     ],
37     "MBProgressHUD": [
39     ],
40     "MGSwipeTableCell": [
42     ],
43     "ZFPlayer": [
44       "~> 4.0"
45     ],
46     "ZFPlayer/ControlView": [
47       "~> 4.0"
48     ],
49     "ZFPlayer/AVPlayer": [
50       "~> 4.0"
51     ],
52     "YYWebImage": [
54     ],
55     "YYImage/WebP": [
57     ],
58     "GPUImage": [
60     ]
61   },
62   "pod_target_xcconfig": {
63     "VALID_ARCHS": "x86_64 armv7 arm64"
64   }