[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 2 / 3 / 8 / CombineAsync / 1.4.1 / CombineAsync.podspec.json
blob78804e02e931f0acddcb8ddae7303d1f4bd577ef
2   "name": "CombineAsync",
3   "version": "1.4.1",
4   "summary": "Combine extensions and utilities for an async task",
5   "description": "CombineAsync is Combine extensions and utilities for an async task",
6   "homepage": "https://github.com/hainayanda/CombineAsync",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hainayanda": "hainayanda@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/hainayanda/CombineAsync.git",
16     "tag": "1.4.1"
17   },
18   "platforms": {
19     "ios": "13.0",
20     "osx": "10.15",
21     "tvos": "13.0",
22     "watchos": "8.0"
23   },
24   "swift_versions": "5.5",
25   "source_files": "CombineAsync/Classes/**/*",
26   "dependencies": {
27     "Retain": [
28       "~> 1.0.1"
29     ]
30   },
31   "swift_version": "5.5"