Skip to content

Commit

Permalink
[Add] AlibabacloudAppstreamCenter20210220 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sdk-team authored and CocoaPodsBot committed Dec 11, 2024
1 parent 0c8a4b8 commit bc29fe6
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": "AlibabacloudAppstreamCenter20210220",
"version": "1.7.0",
"license": "Apache 2.0",
"summary": "Alibaba Cloud appstream-center (20210220) SDK Library for Swift",
"homepage": "https://github.com/alibabacloud-sdk-swift/appstream-center-20210220",
"authors": {
"Alibaba Cloud SDK": "[email protected]"
},
"source": {
"git": "https://github.com/alibabacloud-sdk-swift/appstream-center-20210220.git",
"tag": "1.7.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 bc29fe6

Please sign in to comment.