[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / 7 / 2 / 1 / AlibabaCloudCredentials / 1.0.1 / AlibabaCloudCredentials.podspec.json
blob34d1fc1c0fa109fa8b2448aeefadb4a03c0578b2
2   "name": "AlibabaCloudCredentials",
3   "version": "1.0.1",
4   "license": "Apache 2.0",
5   "summary": "Alibaba Cloud Credentials for Swift(5.6)",
6   "homepage": "https://github.com/aliyun/credentials-swift",
7   "authors": {
8     "Alibaba Cloud SDK": "sdk-team@alibabacloud.com"
9   },
10   "source": {
11     "git": "https://github.com/aliyun/credentials-swift.git",
12     "tag": "1.0.1"
13   },
14   "source_files": "Sources/**/*.swift",
15   "ios": {
16     "frameworks": "Foundation"
17   },
18   "platforms": {
19     "ios": "13.0",
20     "osx": "10.15",
21     "watchos": "6.0",
22     "tvos": "13.0"
23   },
24   "dependencies": {
25     "CryptoSwift": [
26       "~> 1.5.1"
27     ],
28     "Tea": [
29       "~> 1.0.0"
30     ]
31   },
32   "swift_versions": "5.6",
33   "swift_version": "5.6"