[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 8 / 5 / Tea / 0.1.1 / Tea.podspec.json
blob4492963e2dee3784926141acc430e671d8c2351f
2   "name": "Tea",
3   "version": "0.1.1",
4   "license": "Apache 2.0",
5   "summary": "Alibaba Cloud Tea for Swift",
6   "homepage": "https://github.com/aliyun/tea-swift",
7   "authors": {
8     "wb-hx510875": "wb-hx510875@alibaba-inc.com"
9   },
10   "source": {
11     "git": "https://github.com/aliyun/tea-swift.git",
12     "tag": "0.1.1"
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"