Skip to content

Commit

Permalink
[Add] AlibabacloudOos20190601 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sdk-team authored and CocoaPodsBot committed Dec 2, 2024
1 parent cf82ddf commit a372f20
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": "AlibabacloudOos20190601",
"version": "3.3.0",
"license": "Apache 2.0",
"summary": "Alibaba Cloud Operation Orchestration Service (20190601) SDK Library for Swift",
"homepage": "https://github.com/alibabacloud-sdk-swift/oos-20190601",
"authors": {
"Alibaba Cloud SDK": "[email protected]"
},
"source": {
"git": "https://github.com/alibabacloud-sdk-swift/oos-20190601.git",
"tag": "3.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 a372f20

Please sign in to comment.