[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / 8 / 5 / Tea / 1.0.0 / Tea.podspec.json
blobe8dd70b66f6e0625f6049e94083e1c0fa4084a2c
2   "name": "Tea",
3   "version": "1.0.0",
4   "license": "Apache 2.0",
5   "summary": "Alibaba Cloud Tea for Swift",
6   "homepage": "https://github.com/aliyun/tea-swift",
7   "authors": {
8     "Alibaba Cloud SDK": "sdk-team@alibabacloud.com"
9   },
10   "source": {
11     "git": "https://github.com/aliyun/tea-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     "Alamofire": [
26       "~> 5.6.2"
27     ]
28   },
29   "swift_versions": "5.6",
30   "swift_version": "5.6"