Skip to content

Commit

Permalink
[Add] ShiplyResHub 1.10.21-rc.7
Browse files Browse the repository at this point in the history
  • Loading branch information
TDS Shiply authored and CocoaPodsBot committed Dec 3, 2024
1 parent ed69577 commit 3574d4d
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions Specs/7/4/d/ShiplyResHub/1.10.21-rc.7/ShiplyResHub.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"name": "ShiplyResHub",
"version": "1.10.21-rc.7",
"summary": "腾讯端服务 Shiply 资源发布 SDK",
"homepage": "https://shiply.tds.qq.com/",
"authors": "[email protected]",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://e.coding.net/tencent-tds/shiply/ShiplyResHub.git",
"tag": "1.10.21-rc.7"
},
"vendored_frameworks": "ShiplyResHub.xcframework",
"xcconfig": {
"GCC_PREPROCESSOR_DEFINITIONS": "SHIPLY_COMMERCIAL_VERSION=1"
},
"ios": {
"libraries": "bz2.1.0"
},
"dependencies": {
"RaftInterface": [
"~> 0.0.20"
],
"SSZipArchive": [
">=2.2.2"
],
"ShiplyRDelivery": [
">= 1.3.3-rc.1"
],
"Reachability": [
">=3.2"
]
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"license": {
"type": "Copyright",
"text": " Copyright (C) 2024 Tencent Inc. All rights reserved.\n"
}
}

0 comments on commit 3574d4d

Please sign in to comment.