Skip to content

Commit

Permalink
[Add] AlibabacloudIQS20241111 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sdk-team authored and CocoaPodsBot committed Dec 20, 2024
1 parent 7ccf87c commit 8d0db3b
Showing 1 changed file with 43 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"name": "AlibabacloudIQS20241111",
"version": "1.3.0",
"license": "Apache 2.0",
"summary": "Alibaba Cloud IQS (20241111) SDK Library for Swift",
"homepage": "https://github.com/alibabacloud-sdk-swift/iqs-20241111",
"authors": {
"Alibaba Cloud SDK": "[email protected]"
},
"source": {
"git": "https://github.com/alibabacloud-sdk-swift/iqs-20241111.git",
"tag": "1.3.0"
},
"source_files": "Sources/**/*.swift",
"ios": {
"frameworks": "Foundation"
},
"platforms": {
"ios": "13.0",
"osx": "10.15",
"watchos": "6.0",
"tvos": "13.0"
},
"dependencies": {
"Tea": [
"~> 1.0.0"
],
"TeaUtils": [
"~> 1.0.6"
],
"AlibabacloudOpenApi": [
"~> 1.0.7"
],
"AlibabaCloudOpenApiUtil": [
"~> 1.0.1"
],
"AlibabacloudEndpointUtil": [
"~> 1.0.0"
]
},
"swift_versions": "5.6",
"swift_version": "5.6"
}

0 comments on commit 8d0db3b

Please sign in to comment.