[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 7 / 2 / 1 / AlibabaCloudCredentials / 1.0.0 / AlibabaCloudCredentials.podspec.json
blobe860cbb1d8858f091c3bd5e8e976b9642001d4df
2   "name": "AlibabaCloudCredentials",
3   "version": "1.0.0",
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.0"
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"