[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 8 / 5 / Tea / 0.3.0 / Tea.podspec.json
blob16071f51f45145d3d8db7131be9496223495f8fe
2   "name": "Tea",
3   "version": "0.3.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": "0.3.0"
13   },
14   "source_files": "Sources/**/*.swift",
15   "ios": {
16     "frameworks": "Foundation"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.11",
21     "watchos": "2.0",
22     "tvos": "9.0"
23   },
24   "dependencies": {
25     "AlamofirePromiseKit": [
26       "1.0.0"
27     ]
28   },
29   "swift_versions": "5.1",
30   "swift_version": "5.1"