[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 4 / d / ShiplyResHub / 1.10.18-rc.2 / ShiplyResHub.podspec.json
blob8f8d922656183d6ace8d420b99e6cb95b18c7871
2   "name": "ShiplyResHub",
3   "version": "1.10.18-rc.2",
4   "summary": "腾讯端服务 Shiply 资源发布 SDK",
5   "homepage": "https://shiply.tds.qq.com/",
6   "authors": "shiply@tencent.com",
7   "platforms": {
8     "ios": "9.0"
9   },
10   "source": {
11     "git": "https://e.coding.net/tencent-tds/shiply/ShiplyResHub.git",
12     "tag": "1.10.18-rc.2"
13   },
14   "vendored_frameworks": "ShiplyResHub.xcframework",
15   "xcconfig": {
16     "GCC_PREPROCESSOR_DEFINITIONS": "SHIPLY_COMMERCIAL_VERSION=1"
17   },
18   "ios": {
19     "libraries": "bz2.1.0"
20   },
21   "dependencies": {
22     "RaftInterface": [
23       "~> 0.0.20"
24     ],
25     "SSZipArchive": [
26       ">=2.2.2"
27     ],
28     "ShiplyRDelivery": [
29       ">= 1.3.3-rc.1"
30     ],
31     "Reachability": [
32       ">=3.2"
33     ]
34   },
35   "pod_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "user_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   },
41   "license": {
42     "type": "Copyright",
43     "text": "      Copyright (C) 2024 Tencent Inc. All rights reserved.\n"
44   }